LexEye - OCR Popup Dictionary for Free Firefox

Examine source code of LexEye - OCR Popup Dictionary for Free

By: Neel Add-on
Inspect and view changes in LexEye - OCR Popup Dictionary for Free source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LexEye-Learn Languages with Netflix Anime YT",
  "version": "1.1.0",
  "description": "Select any word on your screen and understand it instantly, whether you're watching a video, reading manga, or browsing the web",
  "permissions": [
    "storage",
    "activeTab",
    "scripting",
    "tabs",
    "cookies",
    "webNavigation"
  ],
  "host_permissions": [
    "<all_urls>",
    "https://api.dictionaryapi.dev/*",
    "https://api.klipy.com/*",
    "https://clients5.google.com/*",
    "https://lexeye.study/*",
    "https://lexeye-backend-361367119177.us-central1.run.app/*",
    "https://jotoba.de/*",
    "http://127.0.0.1:8765/*",
    "http://localhost:8765/*"
  ],
  "background": {
    "type": "module",
    "scripts": [
      "background.js"
    ]
  },
  "content_security_policy": {
    "extension_pages": "script-src 'self' 'wasm-unsafe-eval'; object-src 'self';"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "all_frames": true
    }
  ],
  "commands": {
    "capture-text": {
      "description": "On-Screen Word Lookup",
      "suggested_key": {
        "default": "Alt+X",
        "mac": "Alt+X",
        "windows": "Alt+X",
        "linux": "Alt+X"
      }
    }
  },
  "action": {
    "default_popup": "index.html",
    "default_icon": {
      "16": "icons/iconffx.png",
      "48": "icons/iconffx.png",
      "128": "icons/iconffx.png"
    }
  },
  "icons": {
    "16": "icons/iconffx.png",
    "48": "icons/iconffx.png",
    "128": "icons/iconffx.png"
  },
  "web_accessible_resources": [
    {
      "resources": [
        "icons/*",
        "models/*",
        "ort/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "lexeye@lexeye.study",
      "strict_min_version": "112.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Best LexEye - OCR Popup Dictionary for Free Alternatives

Here are some Firefox add-ons that are similar to LexEye - OCR Popup Dictionary for Free: