By: 海天鹰
Inspect and view changes in ReadMode source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "ReadMode",
"version": "1.0",
"description": "View page pure text.",
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": "icon.png",
"default_title": "阅读模式"
},
"icons": {
"128": "icon.png"
},
"options_ui": {
"page": "options.htm"
},
"permissions": [
"<all_urls>"
],
"manifest_version": 2
} Best ReadMode Alternatives
Here are some Firefox add-ons that are similar to ReadMode: