Dictionary Firefox

Examine source code of Dictionary

제작자: 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"
        ]
      }
    }
  }
}

최고의 Dictionary 대안

다음은 Dictionary과(와) 유사한 Firefox add-on입니다: