Fast Translator
Fast-Translator is a Chrome extension that uses the OpenAI API and Google Translate API for translation.
Qu'est-ce que Fast Translator ?
Fast Translator est une extension Chrome développée par Coderlife, et sa fonction principale est "Fast-Translator is a Chrome extension that uses the OpenAI API and Google Translate API for translation.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Fast Translator
Téléchargez les fichiers d'extension Fast Translator au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Fast-Translator is a Chrome extension that uses the OpenAI API and Google Translate API for translation, It also includes functions such as Analyze, polish, and summarize.
Informations de Base sur l'Extension
Nom | Fast Translator |
ID | bjheadhaeajgaajiifmmjcljcdiecpng |
URL Officiel | https://chromewebstore.google.com/detail/fast-translator/bjheadhaeajgaajiifmmjcljcdiecpng |
Description | Fast-Translator is a Chrome extension that uses the OpenAI API and Google Translate API for translation. |
Taille du Fichier | 10.81 MB |
Nombre d'Installations | 36 |
Version Actuelle | 1.2.1 |
Dernière Mise à Jour | 2023-06-04 |
Date de Publication | 2023-04-18 |
Évaluation | 5.00/5 Total 1 Évaluations |
Développeur | Coderlife |
[email protected] | |
Type de Paiement | free |
URL de la Page de Politique de Confidentialité | https://wenus.pixocial.com/h5/projects/5dfa0b7f333347b98384b97dd660ea77 |
Langues Prises en Charge | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Fast Translator", "description": "Fast-Translator is a Chrome extension that uses the OpenAI API and Google Translate API for translation.", "version": "1.2.1", "icons": { "16": "icon.png", "32": "icon.png", "48": "icon.png", "128": "icon.png" }, "options_page": "options.html", "action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "content_scripts": [ { "matches": [ " |