Language I/O - Translate
Language I/O - Translate Content
Language I/O - Translate क्या है?
Language I/O - Translate https://languageio.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Language I/O - Translate Content"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Language I/O - Translate एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
The Language I/O Chrome extension allows Language I/O users to generate high-quality and secure translations across the web. Our Chrome extension provides a convenient interface to quickly generate a translation using your existing Language I/O translation configuration, without needing to navigate away from the source content. Example use cases include: Translating content to help solve a customer support issue. Extending Language I/O translation capabilities into browser-based communication applications. Sharing content between colleagues who speak different languages, without needing to translate the content before sending. Quickly generating translations with your existing Language I/O glossary and machine translation engine configuration automatically applied.
एक्सटेंशन की मूल जानकारी
नाम | |
ID | gngbpbolfnmlgjjonmfokgbfhebcbodn |
आधिकारिक URL | https://chromewebstore.google.com/detail/language-io-translate/gngbpbolfnmlgjjonmfokgbfhebcbodn |
विवरण | Language I/O - Translate Content |
फ़ाइल का आकार | 821 KB |
स्थापना संख्या | 1,715 |
वर्तमान संस्करण | 1.0.1 |
अंतिम अपडेट | 2024-01-13 |
प्रकाशन तिथि | 2022-11-03 |
डेवलपर | https://languageio.com |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
सहायता पृष्ठ URL | https://languageio.zendesk.com/hc/en-us |
गोपनीयता नीति पृष्ठ URL | https://languageio.com/about/terms |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Language I\/O - Translate", "description": "Language I\/O - Translate Content", "version": "1.0.1", "manifest_version": 3, "icons": { "16": ".\/languageio.png", "32": ".\/languageio.png", "48": ".\/languageio.png", "128": ".\/languageio.png" }, "side_panel": { "default_path": "sidepanel.html" }, "background": { "service_worker": "background.js", "type": "module" }, "action": { "default_popup": "popup.html", "default_title": "Language I\/O - Translate", "default_icon": "languageio.png" }, "content_scripts": [ { "matches": [ " |