Quick Translators Firefox

Examine source code of Quick Translators

Inspect and view changes in Quick Translators source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Quick Translator",
  "version": "1.0",
  "description": "Dịch nhanh văn bản được chọn hoặc nội dung trang web.",
  "permissions": [
    "activeTab",
    "contextMenus",
    "clipboardRead",
    "clipboardWrite"
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png",
    "128": "icon128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{d3e9f0af-ec80-453d-9e23-d95877a0ba5f}"
    }
  }
}

Best Quick Translators Alternatives

Here are some Firefox add-ons that are similar to Quick Translators: