Fast Translator
Fast-Translator is a Chrome extension that uses the OpenAI API and Google Translate API for translation.
Fast Translator क्या है?
Fast Translator Coderlife द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Fast-Translator is a Chrome extension that uses the OpenAI API and Google Translate API for translation."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Fast Translator एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | Fast Translator |
ID | bjheadhaeajgaajiifmmjcljcdiecpng |
आधिकारिक URL | https://chromewebstore.google.com/detail/fast-translator/bjheadhaeajgaajiifmmjcljcdiecpng |
विवरण | Fast-Translator is a Chrome extension that uses the OpenAI API and Google Translate API for translation. |
फ़ाइल का आकार | 10.81 MB |
स्थापना संख्या | 36 |
वर्तमान संस्करण | 1.2.1 |
अंतिम अपडेट | 2023-06-04 |
प्रकाशन तिथि | 2023-04-18 |
रेटिंग | 5.00/5 कुल 1 रेटिंग्स |
डेवलपर | Coderlife |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
गोपनीयता नीति पृष्ठ URL | https://wenus.pixocial.com/h5/projects/5dfa0b7f333347b98384b97dd660ea77 |
समर्थित भाषाएँ | 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": [ " |