InstaTranslate

Translate words and phrases from Google Translate.
Premium users can view and search full source code, and see the source code differences between two versions.
Upgrade to premium
manifest.json
{
  "description": "__MSG_description__",
  "action": {
    "default_icon": "zrwijafi/kjdxpymv.png",
    "default_title": "InstaTranslate",
    "default_popup": "dfmqvmxt.html"
  },
  "short_name": "InstaTranslate",
  "default_locale": "en",
  "background": {
    "service_worker": "oxeajtxu/hapxhazt.js"
  },
  "content_scripts": [
    {
      "all_frames": true,
      "exclude_matches": [
        "*://translate.google.com/*"
      ],
      "js": [
        "oxeajtxu/xrvmakar.js",
        "oxeajtxu/ahflaosk/bodgughz.js",
        "oxeajtxu/ahflaosk/nlucwgse.js",
        "oxeajtxu/ahflaosk/tczkwpcd.js",
        "oxeajtxu/wkinwnct.js"
      ],
      "css": [
        "uqofsfvc/kepybywx.css",
        "uqofsfvc/paghiubu.css"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "oxeajtxu/*",
        "zrwijafi/*",
        "uqofsfvc/*",
        "mblaedbr/*"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "host_permissions": [
    "<all_urls>"
  ],
  "version": "1.0.2",
  "permissions": [
    "webRequest",
    "declarativeNetRequest",
    "contextMenus",
    "storage",
    "tabs",
    "alarms"
  ],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "48": "zrwijafi/mcikqruw.png",
    "128": "zrwijafi/kjdxpymv.png"
  },
  "options_page": "ygprtujc.html",
  "manifest_version": 3,
  "name": "__MSG_name__"
}