just some bookmarks i have/am making
**note:**use the ones in the finished/ directory (why: im not adding releases and want it to be easy to share with my self)
npm run build
that will output the bookmarklet automaticly in dist
the javascript: prefix is not automaticly included for testing reasons
- src/bookmarklet-manager/ the manager script for storing loads of scripts
- src/tools/ a set of a few random tools you might enjoy/need
- tests/run.scripts.test.ts a playwright test for each script (requires compiled files rn)
-
manger.style.css just the manager.js's actual formating its just so it can be easily edited a giant unreadable string this has to manualy be minified and copyed
why: im too lazy/unknowledgeable to make a script for it
i just used what one github recommended https://choosealicense.com/