Chat Translator v.2.0
This extension automatically translate any text that you type.
Chat Translator v.2.0 क्या है?
Chat Translator v.2.0 Scrupp द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "This extension automatically translate any text that you type."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Chat Translator v.2.0 एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
This extension automatically translate any text that you type.
एक्सटेंशन की मूल जानकारी
नाम | Chat Translator v.2.0 |
ID | bgpjnknbmhdhgpofaeifiokeniefmael |
आधिकारिक URL | https://chromewebstore.google.com/detail/chat-translator-v20/bgpjnknbmhdhgpofaeifiokeniefmael |
विवरण | This extension automatically translate any text that you type. |
फ़ाइल का आकार | 48.83 KB |
स्थापना संख्या | 711 |
वर्तमान संस्करण | 2.0.1 |
अंतिम अपडेट | 2018-03-05 |
प्रकाशन तिथि | 2018-03-05 |
रेटिंग | 4.25/5 कुल 4 रेटिंग्स |
डेवलपर | Scrupp |
ईमेल | [email protected] |
भुगतान के प्रकार | free |
सहायता पृष्ठ URL | https://www.facebook.com/profile.php?id=100004689825123 |
गोपनीयता नीति पृष्ठ URL | https://scrupp.com/policy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Chat Translator v.2.0", "description": "This extension automatically translate any text that you type.", "version": "2.0.1", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "browser_action": { "default_popup": "templates\/menu.html" }, "permissions": [ "storage" ], "web_accessible_resources": [ "templates\/pop-up.html" ], "content_scripts": [ { "js": [ "js\/libs\/jquery-3.2.1.min.js", "js\/main.js" ], "css": [ "css\/style.css" ], "matches": [ " |