Translate Button Firefox

Examine source code of Translate Button

Inspect and view changes in Translate Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "default_locale": "en",
  "name": "__MSG_extensionName__",
  "version": "1.4.2",
  "description": "__MSG_extensionDescription__",
  "homepage_url": "https://github.com/martgnz/translate-button",
  "icons": {
    "48": "icons/translate-button.png",
    "96": "icons/translate-button@2x.png"
  },
  "permissions": [
    "storage",
    "activeTab"
  ],
  "browser_action": {
    "default_icon": "icons/translate-button-38.png",
    "default_title": "Translate page"
  },
  "background": {
    "scripts": [
      "get-language.js",
      "defaults.js",
      "background.js"
    ]
  },
  "options_ui": {
    "page": "options.html"
  },
  "applications": {
    "gecko": {
      "id": "translate-button@martingonzalez.net"
    }
  }
}

Best Translate Button Alternatives

Here are some Firefox add-ons that are similar to Translate Button: