Skip to content

*/*: initial port to manifest version 3

Yuri Konotopov requested to merge manifest-v3 into master
  1. Converted background scripts to ES6 modules
  2. Fixed strict mode errors
  3. Removed deprecated browser notifications
  4. Switched to MV3 syntax
  5. Fixed errors produced by new Promise apis
  6. Fixed Firefox manifest warning
  7. Rewritten content script to use DOM for storing data instead of inline script
  8. Improved Python3 scripts syntax
  9. Dropped redundant compatibility code

Merge request reports

Loading