Dictionariez: Your Dictionary, Your Language Firefox

Examine source code of Dictionariez: Your Dictionary, Your Language

Inspect and view changes in Dictionariez: Your Dictionary, Your Language source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "description": "A customizable dictionary extension that supports double-click lookups in 20+ languages, 1000+ dictionaries, and Anki integration.",
  "version": "7.4.1",
  "manifest_version": 2,
  "name": "Dictionariez: Your Dictionary, Your Language",
  "permissions": [
    "activeTab",
    "tabs",
    "storage",
    "contextMenus",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.bundle.js"
    ]
  },
  "content_scripts": [
    {
      "js": [
        "preinject.bundle.js"
      ],
      "matches": [
        "<all_urls>"
      ]
    },
    {
      "js": [
        "inject.bundle.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "all_frames": true
    },
    {
      "js": [
        "tts-player-webcomponent.bundle.js",
        "translator-webcomponent.bundle.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_end",
      "all_frames": true
    }
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "web_accessible_resources": [
    "*.js",
    "*.json",
    "*.html",
    "fonts/*"
  ],
  "icons": {
    "16": "images/library-16.png",
    "32": "images/library-32.png",
    "48": "images/library-48.png",
    "128": "images/library-128.png"
  },
  "browser_action": {
    "default_title": "Dictionariez: one to rule them all"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "revir.qing@gmail.com",
      "strict_min_version": "109.0"
    }
  }
}

Best Dictionariez: Your Dictionary, Your Language Alternatives

Here are some Firefox add-ons that are similar to Dictionariez: Your Dictionary, Your Language: