QuickBookmarkToFolder
QuickBookmarkToFolder copied to clipboard
Google Chrome extension to easily find folders for your bookmarks
QuickBookmarkToFolder
Are you tired of manually browsing your bookmark tree to find the proper folder for your newly found site? With Quick Bookmark To Folder you'll save a lot of time by quickly typing the name of the folder where you want to save your bookmark.
Then, click the folder or use the keyboard arrow and enter keys to select the folder, and your bookmark will be saved.
As simple as that!
Dependencies
This project uses the following tech stack:
- Vue.js, a JavaScript framework.
- Vue CLI, a tool for Vue.js development with interesting stuff, like a plugin system.
- vue-cli-plugin-browser-extension, a plugin for Vue CLI for developing browser extensions.
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint