LexiDrop: AI Language Assistant & Translator Firefox

Examine source code of LexiDrop: AI Language Assistant & Translator

Inspect and view changes in LexiDrop: AI Language Assistant & Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "LexiDrop: AI Language Assistant & Translator",
  "short_name": "LexiDrop",
  "version": "1.1.3",
  "description": "Highlight any text to get intelligent translations, native audio, and detailed context using advanced AI.",
  "permissions": [
    "storage",
    "sidePanel",
    "contextMenus",
    "tabs",
    "tts"
  ],
  "host_permissions": [
    "https://openrouter.ai/*",
    "https://api.deepseek.com/*",
    "https://api.groq.com/*"
  ],
  "background": {
    "service_worker": "background.js",
    "scripts": [
      "background.js"
    ],
    "type": "module"
  },
  "side_panel": {
    "default_path": "sidepanel.html"
  },
  "sidebar_action": {
    "default_panel": "sidepanel.html",
    "default_icon": "logo.png"
  },
  "action": {
    "default_title": "Open LexiDrop"
  },
  "options_page": "options.html",
  "icons": {
    "128": "logo.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "rabbihasan.dev@outlook.com",
      "strict_min_version": "126.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "web_accessible_resources": [
    {
      "resources": [
        "onboarding.html",
        "onboarding.js",
        "onboarding.css",
        "sidepanel.html"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "author": "Hasan Rabbi"
}

Best LexiDrop: AI Language Assistant & Translator Alternatives

Here are some Firefox add-ons that are similar to LexiDrop: AI Language Assistant & Translator: