/inject_js

Inject custom JavaScript (injected.js) to web pages by a Chrome extension (manifest v3)

Primary LanguageJavaScriptMIT LicenseMIT

inject_js

Inject custom JavaScript (injected.js) to web pages by a Chrome extension (manifest v3)

Screenshot

Screenshot from 2023-02-03 10-05-19

Usage

  1. clone/download this repo; modify injected.js if you need
  2. go to chrome://extensions (or brave://extensions)
  3. toggle "Developer mode" on
  4. click "Load unpacked" and select the folder of the repo
  5. (optional) click "Details" of the extension and toggle "Allow in Private" on

Inspiration

This repo is inspired by uxter/injected.js (manifest v2)

License

MIT