nishaaannnt / advance-bookmarks

A chrome extension to manage and arrange your bookmarks in a better way.
20 stars 8 forks source link
bookmarks browser-extension hacktoberfest hacktoberfest2023 react

Advance Bookmark 🔖

advanceBookmarkGithub

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.

Advantages

Contributing

Please go through Contributing guidelines before contributing - Contributing!

Run Locally

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

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 !