By: Cándido
Inspect and view changes in 213213321 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Reading Mode Enhancer",
"version": "1.0",
"description": "Automatically opens Reader Mode on long-text pages.",
"applications": {
"gecko": {
"id": "{8671fdb2-e3a3-48fb-9b62-cbae2f16f1b9}",
"strict_min_version": "109.0"
}
},
"permissions": [
"tabs"
],
"background": {
"scripts": [
"background.js"
]
},
"browser_action": {
"default_icon": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
},
"default_title": "Read Mode Enhancer"
},
"icons": {
"48": "icons/icon-48.png",
"96": "icons/icon-96.png"
}
} Best 213213321 Alternatives
Here are some Firefox add-ons that are similar to 213213321: