JormunEpub – Infinite Scroll Reader Firefox

Examine source code of JormunEpub – Infinite Scroll Reader

By: Jun
Inspect and view changes in JormunEpub – Infinite Scroll Reader source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "JormunEpub – Infinite Scroll Reader",
  "version": "1.1.0",
  "description": "Read EPUB files with smooth infinite vertical scrolling",
  "permissions": [
    "storage",
    "tabs"
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "16": "icons/icon16.png",
      "32": "icons/icon32.png",
      "48": "icons/icon48.png",
      "128": "icons/icon128.png"
    }
  },
  "icons": {
    "16": "icons/icon16.png",
    "32": "icons/icon32.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "web_accessible_resources": [
    "landing.html",
    "reader.html",
    "src/*",
    "icons/*"
  ],
  "content_security_policy": "script-src 'self'; style-src 'self' 'unsafe-inline'; object-src 'none'; img-src 'self' blob: data:; connect-src 'none';",
  "browser_specific_settings": {
    "gecko": {
      "id": "jormunepub@extension",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ],
        "optional": []
      }
    }
  }
}

Best JormunEpub – Infinite Scroll Reader Alternatives

Here are some Firefox add-ons that are similar to JormunEpub – Infinite Scroll Reader: