EzTranslate Firefox

Examine source code of EzTranslate

By: ninpnin
Inspect and view changes in EzTranslate source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "EzTranslate",
  "version": "1.2resigned1",
  "description": "Offers words translations on PDF files. Powered by Yandex.Translate",
  "icons": {
    "48": "icons/EzTranslate.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*/*.pdf"
      ],
      "js": [
        "thirdParty/jquery.js",
        "translate.js",
        "jsonGetter.js"
      ],
      "css": [
        "boxstyle.css"
      ],
      "run_at": "document_end"
    }
  ],
  "options_ui": {
    "page": "options.html"
  },
  "permissions": [
    "https://translate.yandex.net/*",
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{ce1fdbc5-57f5-4c12-a3bc-a9c3959f9cd4}"
    }
  }
}

Best EzTranslate Alternatives

Here are some Firefox add-ons that are similar to EzTranslate: