Tab Dictionary Lookup Firefox

Examine source code of Tab Dictionary Lookup

Inspect and view changes in Tab Dictionary Lookup 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": "{6583f4da-1b1c-41df-803c-3f6bd707a756}"
    }
  }
}

Best Tab Dictionary Lookup Alternatives

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