chrome-home-extended is a powerful Chrome extension designed to enhance your browsing experience by providing an infinite shortcut feature and rich customization.
- Infinite Shortcuts: Create an unlimited number of url shortcuts to streamline your browsing experience.
- Easy Management: Add, edit, and delete shortcuts with ease through a user-friendly interface.
- Seamless Integration: Integrates smoothly with your existing Chrome browser settings and preferences.
- Customization Panel: Customize your Appearance, Background, Shortcuts and manage Settings.
- Download: Clone or download the repository to your local machine.
git clone https://github.com/imegeek/chrome-home-extended
- Open Chrome Extensions: Open Chrome and navigate to
chrome://extensions/
. - Enable Developer Mode: In the top right corner, toggle the switch to enable Developer Mode.
- Load Unpacked: Click on the "Load unpacked" button and select the
extension
directory within the downloaded repository.
- Download: Clone or download the repository to your local machine.
git clone https://github.com/imegeek/chrome-home-extended
- Setup packages: Run this command below to install required packages for building extension.
npm install
- Build: Run this command to build extension.
npm run build
- Open New Tab: Now default new tab is changed to Chrome Home Extended.
- Add Shortcuts: Use the interface to add new shortcuts. Specify the url and the name you want to assign to it.
- Edit/Remove Shortcuts: Manage your shortcuts by editing or removing them as needed.
- Customize Homepage: Click on edit icon to open customization panel.
Contributions are welcome! If you have any suggestions, bug reports, or feature requests, please open an issue or submit a pull request on GitHub.
This project is licensed under the MIT License. See the LICENSE file for details.