https://github.com/user-dk/bookmarks-pro
Bookmarks PRO - Smarter Bookmarks for a Smarter You!
https://github.com/user-dk/bookmarks-pro
bookmarks bookmarks-manager chrome-browser-extension chrome-built-in-ai chrome-extension css3 html5 indexeddb javascript nodejs rewriter rollup-plugin summarizer
Last synced: 2 months ago
JSON representation
Bookmarks PRO - Smarter Bookmarks for a Smarter You!
- Host: GitHub
- URL: https://github.com/user-dk/bookmarks-pro
- Owner: User-DK
- License: gpl-3.0
- Created: 2024-12-02T19:56:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-09T13:48:10.000Z (over 1 year ago)
- Last Synced: 2025-02-18T05:18:38.010Z (over 1 year ago)
- Topics: bookmarks, bookmarks-manager, chrome-browser-extension, chrome-built-in-ai, chrome-extension, css3, html5, indexeddb, javascript, nodejs, rewriter, rollup-plugin, summarizer
- Language: JavaScript
- Homepage:
- Size: 1.82 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Bookmarks PRO- Smarter Bookmarks for a Smarter You!

### Running this extension
1. Clone this repository
2. Run `npm install` in this folder to install all dependencies.
3. Run `npm run build` to build the extension.
4. Load the newly created `dist` directory in Chrome as an [unpacked extension](https://developer.chrome.com/docs/extensions/get-started/tutorial/hello-world#load-unpacked).
### How to Use
1. Click the extension icon to open the summary side panel.
2. Select text on a page and other options and click on the generate summary button to get the summary.
3. Click on add bookmark button to save the summary as a bookmark.
4. Click on the bookmark icon to view the saved bookmarks.
### Overview
Uses Chrome build in AI summariser and rewriter API for summarising the page content, either selected text or the whole page. The summary is displayed in a side panel. And also provides an option to edit the summary and save as a Bookmark.
