ePUB Reader Firefox

Examine source code of ePUB Reader

Inspect and view changes in ePUB Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "version": "1.0.2",
  "manifest_version": 2,
  "name": "__MSG_app_name__",
  "description": "__MSG_app_description__",
  "default_locale": "en",
  "short_name": "epub-reader",
  "permissions": [
    "storage",
    "tabs",
    "contextMenus",
    "https://*.freebusinessapps.net/*",
    "notifications"
  ],
  "optional_permissions": [
    "<all_urls>"
  ],
  "background": {
    "page": "lib/chrome/background.html"
  },
  "homepage_url": "https://epub.freebusinessapps.net/reader",
  "browser_action": {
    "default_title": "__MSG_app_name__",
    "default_icon": {
      "16": "data/icons/16.png",
      "32": "data/icons/32.png",
      "48": "data/icons/48.png",
      "64": "data/icons/64.png"
    }
  },
  "icons": {
    "16": "data/icons/16.png",
    "32": "data/icons/32.png",
    "48": "data/icons/48.png",
    "64": "data/icons/64.png",
    "128": "data/icons/128.png"
  },
  "web_accessible_resources": [
    "data/UI/*.*"
  ]
}

Best ePUB Reader Alternatives

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