An open API service indexing awesome lists of open source software.

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

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