- This repository contains useful browser extensions (bookmark links containing javascript code)
- It uses a common behavior of all modern browsers - the bookmark might contain javascript code that manipulate with the page
- The minified version is generated by encoding the script (URLEncode)
- Create a new bookmark and paste the minified version of the script to the URL field
- Create or modify 'script.js' file
- Run
yarn generate
from package.json
- Chrome
- Firefox
- Safari