WordHub – AI Dictionary & Vocabulary Builder Firefox

Examine source code of WordHub – AI Dictionary & Vocabulary Builder

By: Perry Add-on
Inspect and view changes in WordHub – AI Dictionary & Vocabulary Builder source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extensionName__",
  "description": "__MSG_extensionDescription__",
  "version": "0.2.1",
  "short_name": "__MSG_extensionShortName__",
  "icons": {
    "16": "/assets/icons/icon-16.png",
    "32": "/assets/icons/icon-32.png",
    "48": "/assets/icons/icon-48.png",
    "128": "/assets/icons/icon-128.png"
  },
  "default_locale": "en",
  "permissions": [
    "storage",
    "tabs",
    "activeTab",
    "contextMenus",
    "declarativeNetRequest",
    "<all_urls>",
    "https://api.wordhub.top/*",
    "https://*.wordhub.top/*",
    "https://api.openai.com/*",
    "https://api.anthropic.com/*",
    "https://generativelanguage.googleapis.com/*",
    "https://api.deepseek.com/*",
    "https://openrouter.ai/*",
    "http://localhost:4002/*",
    "http://127.0.0.1:4002/*",
    "http://localhost:11434/*",
    "http://127.0.0.1:11434/*"
  ],
  "optional_permissions": [],
  "content_security_policy": "script-src 'self'; object-src 'self'",
  "web_accessible_resources": [
    "/assets/icons/*.png",
    "/assets/*.woff2",
    "/_locales/*/*.json"
  ],
  "commands": {
    "_execute_action": {
      "suggested_key": {
        "default": "Alt+Shift+W",
        "mac": "Alt+Shift+W"
      },
      "description": "Open WordHub popup"
    }
  },
  "minimum_chrome_version": "88",
  "offline_enabled": true,
  "browser_specific_settings": {
    "gecko": {
      "id": "extension@wordhub.top",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "browser_action": {
    "default_title": "WordHub Extension",
    "default_popup": "popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true,
      "match_about_blank": true,
      "js": [
        "content-scripts/content.js"
      ],
      "match_origin_as_fallback": true
    }
  ]
}

Best WordHub – AI Dictionary & Vocabulary Builder Alternatives

Here are some Firefox add-ons that are similar to WordHub – AI Dictionary & Vocabulary Builder: