Google Traduction Firefox

Examine source code of Google Traduction

By: adnane
Inspect and view changes in Google Traduction source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "__MSG_extName__",
  "version": "1.2",
  "description": "__MSG_extDescription__",
  "default_locale": "en",
  "icons": {
    "48": "icons/icon.png"
  },
  "web_accessible_resources": [
    "icons/icon.png"
  ],
  "permissions": [
    "activeTab",
    "contextMenus",
    "tabs",
    "<all_urls>"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "https://softnour.com/GlobalPay/Ad-free_access/iFramesTools/TranslateSetting.php"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "exclude_matches": [
        "https://translate.google.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{10758a55-48af-4c2f-bf6b-bbae95f3b87d}"
    }
  }
}

Best Google Traduction Alternatives

Here are some Firefox add-ons that are similar to Google Traduction: