simple-browser-extensions 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) Usage Create a new bookmark and paste the minified version of the script to the URL field Develop Create or modify 'script.js' file Run yarn generate from package.json Supported browsers (already tested) Chrome Firefox Safari Example