Readable - dyslexia helper Firefox

Examine source code of Readable - dyslexia helper

Inspect and view changes in Readable - dyslexia helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Readable - dyslexia helper",
  "version": "1.0.7",
  "description": "Dyslexia helper extension",
  "author": "Readable Labs",
  "icons": {
    "16": "icons/readable-icon-16.png",
    "32": "icons/readable-icon-32.png",
    "48": "icons/readable-icon-48.png",
    "128": "icons/readable-icon-128.png"
  },
  "background": {
    "scripts": [
      "background.js",
      "browser-polyfill.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html"
  },
  "permissions": [
    "storage"
  ],
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_idle",
      "js": [
        "contentScript.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{3525f990-13b1-4b36-a555-0af9345c621c}"
    }
  }
}

Best Readable - dyslexia helper Alternatives

Here are some Firefox add-ons that are similar to Readable - dyslexia helper: