A Chrome Extension and a useful tool that allows users to access their browser bookmarks without the need to switch tabs. It aims to streamline the browsing experience by providing quick and easy access to frequently visited websites. The extension features a simple and intuitive user interface, making it convenient and efficient for users to manage and access their bookmarks.
- Efficient Bookmark Access: With the Advance Bookmark extension, users can access their bookmarks directly from the browser toolbar, eliminating the need to navigate through multiple tabs.
- Time-Saving: By avoiding the hassle of switching tabs or searching for bookmarks, users can save valuable time and enhance their productivity.
- Simplified UI: The extension offers a clean and straightforward user interface, ensuring a user-friendly experience for all users.
Please go through Contributing guidelines before contributing - Contributing!
Please make your own branch if any changes are to be made eg. feature/dark, bug/bookmark-name
To install the Advance Bookmark Chrome Extension locally using npm, follow these steps:
Clone the project
git clone https://github.com/nishaaannnt/advance-bookmarks.git
Go to the project directory
cd advance-bookmarks
Install dependencies
npm install
Build the Project
npm run build
-
Open the Chrome browser and go to the Extensions page. You can access it by typing chrome://extensions in the address bar.
-
Enable the Developer mode by toggling the switch at the top-right corner of the Extensions page.
-
Click on the "Load unpacked" button and select the build folder from the project directory.
-
The Advance Bookmark extension should now be installed in your Chrome browser. You can find its icon in the toolbar.
Once the Advance Bookmark extension is installed, you can pin it and click on its icon in the Chrome toolbar to open the bookmark list. From there, you can easily access your saved bookmarks without switching tabs.
Feel free to fork and use the code or contribute !