Not a Translator Firefox

Examine source code of Not a Translator

Inspect and view changes in Not a Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Not a translator",
  "version": "7.2.2",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "addon@notatranslator.fr",
      "strict_min_version": "140.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "background": {
    "scripts": [
      "background-additional-dictionaries.js",
      "locale_unit_map.js",
      "background.js"
    ]
  },
  "host_permissions": [
    "https://www.dictionaryapi.com/*",
    "https://dictionaryapi.com/*",
    "https://notatr-proxy.akgang.workers.dev/*",
    "https://*.wiktionary.org/*",
    "https://commons.wikimedia.org/*",
    "https://upload.wikimedia.org/*",
    "https://dle.rae.es/*",
    "https://larousse.fr/*",
    "https://www.larousse.fr/*",
    "https://api.dictionaryapi.dev/*",
    "https://www.dwds.de/*",
    "https://dizionario.internazionale.it/*",
    "https://logeion.uchicago.edu/*",
    "https://anastrophe.uchicago.edu/*",
    "https://www.perseus.tufts.edu/*",
    "https://translate.adminforge.de/*",
    "https://taketh.is/*",
    "https://api.mymemory.translated.net/*",
    "https://www.kielitoimistonsanakirja.fi/*",
    "https://lindat.mff.cuni.cz/*",
    "https://api.soundoftext.com/*",
    "https://translate.googleapis.com/*"
  ],
  "permissions": [
    "storage",
    "activeTab",
    "contextMenus",
    "tabs",
    "scripting"
  ],
  "content_security_policy": {
    "extension_page": "script-src 'self'; object-src 'self'"
  },
  "content_scripts": [
    {
      "matches": [
        "http://*/*",
        "https://*/*"
      ],
      "js": [
        "iframes.js"
      ],
      "all_frames": true,
      "run_at": "document_end"
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "/images/*.png",
        "/images/*.gif",
        "/images/horizon.jpg"
      ],
      "matches": [
        "http://*/*",
        "https://*/*"
      ]
    }
  ],
  "action": {
    "default_title": "__MSG_tooltip__",
    "default_popup": "popup.htm",
    "default_icon": {
      "16": "/images/dictionary16.png",
      "32": "/images/dictionary32.png",
      "48": "/images/dictionary48.png",
      "128": "/images/dictionary128.png"
    }
  },
  "icons": {
    "16": "/images/dictionary16.png",
    "32": "/images/dictionary32.png",
    "48": "/images/dictionary48.png",
    "128": "/images/dictionary128.png"
  },
  "options_page": "options.htm"
}

Best Not a Translator Alternatives

Here are some Firefox add-ons that are similar to Not a Translator: