English-Georgian Dictionary Firefox

Examine source code of English-Georgian Dictionary

Inspect and view changes in English-Georgian Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "__MSG_appName__",
  "version": "0.1.0",
  "description": "__MSG_appDescription__",
  "homepage_url": "https://eng.ge/",
  "icons": {
    "16": "icons/icon-16.png",
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "96": "icons/icon-96.png"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "tabs",
    "http://*/*",
    "https://*/*",
    "https://eng.ge/*",
    "http://eng.ge/*"
  ],
  "browser_action": {
    "default_title": "__MSG_browserActionTitle__",
    "default_icon": {
      "16": "icons/icon-16.png",
      "32": "icons/icon-32.png"
    }
  },
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "katex/katex.min.js",
        "katex/auto-render.min.js",
        "content-script.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "panel.css",
    "katex/katex.min.css",
    "logo-light.png",
    "owl-head-mini.png",
    "fonts/inter/*",
    "fonts/noto-sans-georgian/*",
    "katex/fonts/*"
  ],
  "commands": {
    "toggle-eng-ge-dictionary": {
      "suggested_key": {
        "default": "Ctrl+Shift+Period"
      },
      "description": "__MSG_commandDescription__"
    }
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mini-dictionary@eng.ge",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "personallyIdentifyingInfo",
          "searchTerms",
          "websiteContent"
        ]
      }
    },
    "gecko_android": {
      "strict_min_version": "142.0"
    }
  }
}

Best English-Georgian Dictionary Alternatives

Here are some Firefox add-ons that are similar to English-Georgian Dictionary: