- Download from chrome store
- See how it works by using it here
If you happen to see any errors or logs in your console that contain...
Please report those here
- Clone Repo
- run
npm install
at root
- Run
npm run build
(this builds both the injected files and extension files) - Open Chrome and navigate to
chrome://extensions/
- Click on "Load unpacked extension" and select the
shells/chrome/dist
directory
Unfortunately if you are not using [email protected] or greater, you need to manually add hook. See example here