Lumen Read - EPUB Reader & Reading Tracker Firefox

Examine source code of Lumen Read - EPUB Reader & Reading Tracker

Inspect and view changes in Lumen Read - EPUB Reader & Reading Tracker source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Lumen Read",
  "version": "2.0.4",
  "description": "Redefine ePub reader",
  "icons": {
    "16": "icons/icon-16.png",
    "48": "icons/icon-48.png",
    "128": "icons/icon-128.png"
  },
  "action": {
    "default_icon": {
      "16": "icons/icon-16.png",
      "48": "icons/icon-48.png"
    },
    "default_title": "Lumen Read"
  },
  "permissions": [
    "storage",
    "identity"
  ],
  "optional_permissions": [
    "trialML"
  ],
  "optional_host_permissions": [
    "https://api.openai.com/*",
    "https://generativelanguage.googleapis.com/*",
    "https://api.anthropic.com/*",
    "https://openrouter.ai/*",
    "https://api.groq.com/*",
    "https://api.together.xyz/*",
    "https://api.mistral.ai/*",
    "https://api.deepseek.com/*",
    "https://huggingface.co/*",
    "https://cdn-lfs.huggingface.co/*",
    "https://hf.co/*",
    "http://localhost/*",
    "http://127.0.0.1/*"
  ],
  "host_permissions": [
    "*://*.dropboxapi.com/*"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; worker-src 'self'; object-src 'self'"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "fastText/fastText.common.js",
        "fastText/core/fastText.common.js",
        "fastText/fastText.common.wasm",
        "fastText/constants.mjs",
        "fastText/FastText.mjs",
        "fastText/FastTextModel.mjs",
        "fastText/main/common.mjs",
        "fastText/helpers/modules/common.mjs",
        "fastText/helpers/modules/index.mjs",
        "fastText/models/language-identification/common.mjs",
        "fastText/models/language-identification/base.mjs",
        "fastText/models/language-identification/assets/languages.json.mjs",
        "wasm/ort-wasm.wasm",
        "wasm/ort-wasm-threaded.wasm",
        "wasm/ort-wasm-simd.wasm",
        "wasm/ort-wasm-simd-threaded.wasm",
        "wasm/wllama.wasm",
        "wasm/wllama-single.wasm",
        "wasm/wllama-multi.wasm",
        "wasm/wllama.worker.js",
        "wasm/wllama.opfs.worker.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lumen-read@zolangui.dev",
      "strict_min_version": "142.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Lumen Read - EPUB Reader & Reading Tracker Alternatives

Here are some Firefox add-ons that are similar to Lumen Read - EPUB Reader & Reading Tracker: