Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lightapis/save-bookmark-to-root-directory
Save bookmark to root directory.
https://github.com/lightapis/save-bookmark-to-root-directory
chrome-extension
Last synced: 7 days ago
JSON representation
Save bookmark to root directory.
- Host: GitHub
- URL: https://github.com/lightapis/save-bookmark-to-root-directory
- Owner: LightAPIs
- License: mit
- Created: 2021-09-19T08:56:57.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-12T15:21:36.000Z (11 months ago)
- Last Synced: 2023-12-12T16:33:51.176Z (11 months ago)
- Topics: chrome-extension
- Language: Less
- Homepage: https://chrome.google.com/webstore/detail/gnbkmcgaklipmbijoohkloidmmeiejla
- Size: 361 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Save bookmark to root directory
[![Release](https://img.shields.io/github/v/release/LightAPIs/save-bookmark-to-root-directory.svg?color=orange)](https://github.com/LightAPIs/save-bookmark-to-root-directory/releases/latest) [![Chrome Web Store](https://img.shields.io/chrome-web-store/v/gnbkmcgaklipmbijoohkloidmmeiejla?maxAge=86400)](https://chrome.google.com/webstore/detail/gnbkmcgaklipmbijoohkloidmmeiejla) [![MIT](https://img.shields.io/badge/license-MIT-green)](/LICENSE)
Skip the list of recently saved directories and quickly save bookmarks to the root directory of the bookmark bar.
## Installation
1. Go to the [Chrome Web Store](https://chrome.google.com/webstore/detail/gnbkmcgaklipmbijoohkloidmmeiejla) to download and install.
2. Start the browser and type `chrome://extensions/` in the address bar to enter Extensions Page, click the switch in the upper right corner of the webpage to turn on "Developer mode":
- a. Go to the [Releases](https://github.com/LightAPIs/save-bookmark-to-root-directory/releases/latest) to download the extension `crx` file. Drag to Extensions Page to install.
- b. Go to the [Releases](https://github.com/LightAPIs/save-bookmark-to-root-directory/releases/latest) to download the extension package `zip` file and unzip it. And click "Load unpacked" button, select the root directory of the previously unzipped file to complete the installation of the extension.## Related projects
This project is based on the following open source projects:
- [vueComponent/ant-design-vue](https://github.com/vueComponent/ant-design-vue)
- [zloirock/core-js](https://github.com/zloirock/core-js)
- [vuejs/vue](https://github.com/vuejs/vue)## License
[MIT](/LICENSE)