Mistral Translator Firefox

Examine source code of Mistral Translator

Inspect and view changes in Mistral Translator source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "Mistral Übersetzer",
  "version": "1.4",
  "description": "Übersetzt Text direkt in Ihrer Firefox-Seitenleiste oder per Kontextmenü mit der leistungsstarken Mistral AI API.",
  "icons": {
    "48": "icons/translate-48.png"
  },
  "permissions": [
    "activeTab",
    "contextMenus",
    "storage",
    "notifications"
  ],
  "sidebar_action": {
    "default_panel": "sidebar/sidebar.html",
    "default_title": "Mistral Übersetzer",
    "default_icon": {
      "48": "icons/translate-48.png"
    }
  },
  "options_ui": {
    "page": "options/options.html"
  },
  "background": {
    "scripts": [
      "background.js"
    ]
  },
  "action": {
    "default_icon": {
      "48": "icons/translate-48.png"
    },
    "default_title": "Mistral Übersetzer öffnen"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "mistral-uebersetzer@peter.commander",
      "strict_min_version": "109.0"
    }
  }
}

Best Mistral Translator Alternatives

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