EN-TH Dictionary Firefox

Examine source code of EN-TH Dictionary

Inspect and view changes in EN-TH Dictionary source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "EN-TH Dictionary",
  "version": "2.0.4",
  "description": "A quick and easy to use EN-TH Dictionary. Just Double Click a word to Translate",
  "author": "Mr.Manit Treeprapankit",
  "icons": {
    "16": "icons/icon-16x16.png",
    "32": "icons/icon-32x32.png",
    "48": "icons/icon-48x48.png",
    "128": "icons/icon-128x128.png"
  },
  "content_scripts": [
    {
      "js": [
        "content-script.js"
      ],
      "matches": [
        "<all_urls>"
      ],
      "run_at": "document_start"
    }
  ],
  "permissions": [
    "storage",
    "activeTab",
    "scripting"
  ],
  "action": {
    "default_icon": "icons/icon-32x32.png",
    "default_title": "EN-TH Dictionary",
    "default_popup": "popup/popup.html"
  },
  "background": {
    "scripts": [
      "./background.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "en_th_dictionary@8columns.com"
    }
  }
}

Best EN-TH Dictionary Alternatives

Here are some Firefox add-ons that are similar to EN-TH Dictionary: