Lexia Reader Firefox

Examine source code of Lexia Reader

Inspect and view changes in Lexia Reader source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "__MSG_extNameFull__",
  "short_name": "__MSG_extName__",
  "version": "0.8.0",
  "description": "__MSG_extDescription__",
  "manifest_version": 2,
  "default_locale": "en",
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "html/sidebar.html",
    "default_title": "__MSG_extName__",
    "default_icon": {
      "16": "res/icons/logo/logo_16.png",
      "32": "res/icons/logo/logo_32.png",
      "48": "res/icons/logo/logo_48.png",
      "128": "res/icons/logo/logo_128.png"
    }
  },
  "icons": {
    "16": "res/icons/logo/logo_16.png",
    "32": "res/icons/logo/logo_32.png",
    "48": "res/icons/logo/logo_48.png",
    "128": "res/icons/logo/logo_128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "css": [
        "css/fonts.css",
        "css/contentStyle.css"
      ],
      "js": [
        "js/jquery.js",
        "js/jquery.ba-throttle-debounce.min.js",
        "js/contentScript.js"
      ],
      "all_frames": true,
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "storage",
    "contextMenus"
  ],
  "web_accessible_resources": [
    "res/fonts/*/*.otf",
    "res/fonts/*/*.ttf",
    "res/fonts/*/*.woff",
    "res/fonts/*/*.woff2",
    "res/cursors/cursor_black.svg",
    "res/cursors/cursor_black_select.svg",
    "res/cursors/cursor_white.svg",
    "res/cursors/cursor_white_select.svg",
    "res/icons/accessibility.png",
    "html/sidebar.html"
  ],
  "author": "Oziku Technologies LLC",
  "browser_specific_settings": {
    "gecko": {
      "id": "{86c66abc-2336-435d-88c1-678e4b581697}"
    }
  }
}

Best Lexia Reader Alternatives

Here are some Firefox add-ons that are similar to Lexia Reader: