Reader Mode Enhancer Firefox

Examine source code of Reader Mode Enhancer

Inspect and view changes in Reader Mode Enhancer source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Reader Mode Enhancer",
  "version": "1.0",
  "description": "Enhances Firefox's built-in Reader Mode with custom styles.",
  "permissions": [
    "activeTab",
    "tabs",
    "storage"
  ],
  "browser_action": {
    "default_icon": "icons/icon-48.png",
    "default_title": "Enhance Reader Mode",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "icons": {
    "48": "icons/icon-48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{b208c71a-4875-4823-b6ca-66ef0c5fb246}"
    }
  }
}

Melhores alternativas Reader Mode Enhancer

Aqui estão algumas Firefox add-ons que são similares a Reader Mode Enhancer: