https://github.com/lu2000luk/bookbar
AI Assistant Bookmarklet
https://github.com/lu2000luk/bookbar
ai bookmarklet bun javascript react
Last synced: about 2 months ago
JSON representation
AI Assistant Bookmarklet
- Host: GitHub
- URL: https://github.com/lu2000luk/bookbar
- Owner: lu2000luk
- Created: 2025-04-22T08:39:55.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-22T13:22:48.000Z (about 1 year ago)
- Last Synced: 2025-04-24T02:41:58.966Z (about 1 year ago)
- Topics: ai, bookmarklet, bun, javascript, react
- Language: JavaScript
- Homepage:
- Size: 28.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BookBar
DOSEN'T WORK ON WEBSITES THAT BLOCK CUSTOM SCRIPTS SUCH AS GITHUB (If you really want to use it you will need this [extension](https://github.com/guest271314/remove-csp-header))
File info:
`compile.ts` - Outputs the bookmark minified and compiled
`bookmark.ts` - Code that will be ran when the bookmark is clicked
`script.js` - Content of a type module script that will be added to the target webpage
`app.jsx` - Application itself
## How to compile
1. Clone the repo
2. Install BunJS if you don't already have it
3. Run `bun i` inside the directory to install dependencies
4. Run `bun run compile.ts` to compile the bookmark
5. Add the bookmark code (found in the console or in `output.min.js`) to your bookmarks