Tab Dictionary Lookup1 Firefox

Examine source code of Tab Dictionary Lookup1

Inspect and view changes in Tab Dictionary Lookup1 source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Tab Dictionary Lookup",
  "version": "1.0",
  "description": "Gõ dict:từ vào thanh địa chỉ để xem nghĩa ngay trên tiêu đề tab.",
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "permissions": [
    "tabs",
    "webRequest",
    "webRequestBlocking",
    "*://api.dictionaryapi.dev/*"
  ],
  "browser_action": {
    "default_icon": {
      "48": "icons/icon48.png"
    }
  },
  "icons": {
    "48": "icons/icon48.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{3d1759a0-1a5c-41b4-90a1-1c6cea6bb95c}"
    }
  }
}

Best Tab Dictionary Lookup1 Alternatives

Here are some Firefox add-ons that are similar to Tab Dictionary Lookup1: