Snap & Translate Pro Firefox

Examine source code of Snap & Translate Pro

By: LUCK8
Inspect and view changes in Snap & Translate Pro source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Snap & Translate Pro",
  "version": "1.1",
  "description": "Chụp ảnh màn hình và dịch văn bản chỉ với một cú nhấp chuột.",
  "icons": {
    "48": "icon.png"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "downloads"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ],
      "run_at": "document_idle"
    }
  ],
  "web_accessible_resources": [
    "background.js"
  ],
  "browser_action": {
    "default_icon": "icon.png",
    "default_title": "Snap & Translate",
    "default_popup": "popup.html"
  },
  "licenses": "MIT",
  "browser_specific_settings": {
    "gecko": {
      "id": "{c311a96a-8359-4855-a3c7-9ff300cd5bfe}"
    }
  }
}

Best Snap & Translate Pro Alternatives

Here are some Firefox add-ons that are similar to Snap & Translate Pro: