rNeomy / reader-view

Access Firefox's built in reader view from right click context menu
https://webextension.org/listing/chrome-reader-view.html
Mozilla Public License 2.0
464 stars 73 forks source link

Bug: firefox upstream broken manifest v3. #180

Open fbewivpjsbsby opened 10 months ago

fbewivpjsbsby commented 10 months ago

Description

Firefox now can use 0.6.9 but not latest reader view because firefox may not support service workers in manifest v3. Firefox not support service workers for now. And w3c may declaring background scripts.

Steps to reproduce

  1. Use 0.7.3 file Load Temporary Addon.
  2. It is show background.service_worker is currently disabled.