Dictionary Firefox

Examine source code of Dictionary

Por: ziemo Add-on
Inspect and view changes in Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "name": "Dictionary",
  "description": "Look up words from any website",
  "version": "0.5",
  "manifest_version": 3,
  "action": {
    "default_popup": "main.html"
  },
  "permissions": [
    "contextMenus",
    "scripting",
    "storage"
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "background": {
    "service_worker": "background2.js",
    "scripts": [
      "background2.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "diciotnaryextension@local",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  }
}

Mejores alternativas Dictionary

Aquí hay algunas Firefox add-ons que son similares a Dictionary: