Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 252 Bytes

NOTES.md

File metadata and controls

10 lines (8 loc) · 252 Bytes

Changes

  • Manifest.json
  • background->persistent: false
  • add background->webRequestShim.js
  • permissions->remove webRequest
  • add permissions->"://.webrequestproxy.workerify.workers.dev/*"
  • background.js
  • line 2 add setupWebRequestShim(ext_api)