FastRead Tweaked Firefox

Examine source code of FastRead Tweaked

Inspect and view changes in FastRead Tweaked source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "FastRead Tweaked",
  "version": "0.1",
  "description": "Enhanced text readability",
  "icons": {
    "16": "images/icon16.png",
    "32": "images/icon32.png",
    "48": "images/icon48.png",
    "128": "images/icon128.png"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "images/icon16.png",
      "32": "images/icon32.png",
      "48": "images/icon48.png",
      "128": "images/icon128.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "popup.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{33b4dea4-be06-4478-a8df-8a8319523d4b}"
    }
  }
}

Best FastRead Tweaked Alternatives

Here are some Firefox add-ons that are similar to FastRead Tweaked: