Text Link & Google Translates Firefox

Examine source code of Text Link & Google Translates

By: KUBET
Inspect and view changes in Text Link & Google Translates source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Text Link & Google Translate",
  "version": "1.0",
  "description": "Open non-linked URLs with double click and translate selected text using Google.",
  "permissions": [
    "contextMenus",
    "activeTab",
    "tabs"
  ],
  "background": {
    "scripts": [
      "popup.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "popup.html",
    "default_icon": {
      "48": "icon.png"
    }
  },
  "icons": {
    "48": "icon.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{7447e550-77ae-4d05-9669-852d32be712e}"
    }
  }
}

Best Text Link & Google Translates Alternatives

Here are some Firefox add-ons that are similar to Text Link & Google Translates: