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
482 stars 75 forks source link

persist→persistent #73

Closed Kaligula0 closed 4 years ago

Kaligula0 commented 4 years ago

according to https://developer.chrome.com/extensions/manifest I tried to fix the situation we have IMO that extension persists instead of unloading itself from memory

rNeomy commented 4 years ago

Thanks