Melv - Ai Manga Translator Firefox

Examine source code of Melv - Ai Manga Translator

By: Melv Add-on
Inspect and view changes in Melv - Ai Manga Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Melv For Manga",
  "version": "2026.6.17.5",
  "description": "🧠 Right-click any image → translate images",
  "permissions": [
    "contextMenus",
    "storage",
    "activeTab",
    "tabs"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "service_worker": "background/index.js",
    "type": "module",
    "scripts": [
      "background/index.js"
    ]
  },
  "action": {
    "default_popup": "popup/popup.html",
    "default_icon": {
      "48": "icons/48.png"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content/namespace.js",
        "content/keepalive.js",
        "content/dom-utils.js",
        "content/image-finder.js",
        "content/payload.js",
        "content/overlay.js",
        "content/site-mangadex.js",
        "content/mangadex.js",
        "content/messaging.js",
        "content/index.js"
      ],
      "run_at": "document_start",
      "all_frames": true
    }
  ],
  "icons": {
    "48": "icons/48.png",
    "128": "icons/128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{e0f1c7a0-1234-4bcd-9876-a0b0c0d0e0f0}",
      "strict_min_version": "128.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best Melv - Ai Manga Translator Alternatives

Here are some Firefox add-ons that are similar to Melv - Ai Manga Translator: