Prime Turkish Translator Firefox

Examine source code of Prime Turkish Translator

By: Efe Add-on
Inspect and view changes in Prime Turkish Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Kusursuz Çeviri ve Sözlük",
  "version": "1.0.1",
  "description": "Alt+W ile kelimeleri yan panelde, cümleleri sayfada çevirir.",
  "browser_specific_settings": {
    "gecko": {
      "id": "akilliceviri@efe.com",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "host_permissions": [
    "https://translate.googleapis.com/*",
    "https://api.mymemory.translated.net/*"
  ],
  "permissions": [
    "activeTab"
  ],
  "commands": {
    "hizli_islem": {
      "suggested_key": {
        "default": "Alt+W"
      },
      "description": "Çeviri (Aç/Kapat)"
    }
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "sidebar_action": {
    "default_panel": "sidebar.html",
    "default_icon": "icon.png"
  }
}

Best Prime Turkish Translator Alternatives

Here are some Firefox add-ons that are similar to Prime Turkish Translator: