Hacker Translator

Hacker Translator

Translator

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Hacker Translator",
  "version": "1.0",
  "manifest_version": 3,
  "description": "Translator",
  "action": {
    "default_title": "Translator",
    "default_popup": "index.html",
    "default_icon": {
      "32": "./img/128.png"
    }
  }
}