Enagramm
With Enagramm Spellchecker you can check spelling for 32 Languages.
Enagramm क्या है?
Enagramm https://enagramm.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "With Enagramm Spellchecker you can check spelling for 32 Languages."।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में Enagramm एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
With Enagramm Spellchecker extension you can check spelling for 32 different languages. It also features a personal dictionary for words that you might commonly use but that are not found in a conventional dictionary. In order to use add-in, you should be registered at https://enagramm.com/ The monthly subscription fee for the service is USD 2, which includes MS Word Add-in too. After registration, you will have 2 weeks trial period to find out if you like our product.
एक्सटेंशन की मूल जानकारी
नाम | Enagramm |
ID | bbjjklmmoamhjipehhlhloheiekllaij |
आधिकारिक URL | https://chromewebstore.google.com/detail/enagramm/bbjjklmmoamhjipehhlhloheiekllaij |
विवरण | With Enagramm Spellchecker you can check spelling for 32 Languages. |
फ़ाइल का आकार | 1.06 MB |
स्थापना संख्या | 36 |
वर्तमान संस्करण | 1.0.0 |
अंतिम अपडेट | 2023-11-27 |
प्रकाशन तिथि | 2021-07-16 |
डेवलपर | https://enagramm.com |
ईमेल | [email protected] |
भुगतान के प्रकार | in_app |
एक्सटेंशन वेबसाइट | https://enagramm.com/ |
सहायता पृष्ठ URL | https://enagramm.com/Tools/SpellChecker#support |
गोपनीयता नीति पृष्ठ URL | https://enagramm.com/home/privacy |
समर्थित भाषाएँ | en |
manifest.json | |
{ "manifest_version": 3, "name": "Enagramm", "version": "1.0.0", "description": "With Enagramm Spellchecker you can check spelling for 32 Languages.", "action": { "default_popup": ".\/popup\/popup.html" }, "icons": { "128": ".\/images\/owl_128.png", "16": ".\/images\/owl.png", "32": ".\/images\/owl_32.png" }, "content_scripts": [ { "css": [ "scripts\/content.css" ], "js": [ ".\/thirdParty\/jquery-3.6.0.min.js", ".\/scripts\/content.js" ], "matches": [ "*:\/\/mail.google.com\/*", "*:\/\/*.facebook.com\/*", "*:\/\/healthtech.dev\/*" ] } ], "web_accessible_resources": [ { "resources": [ "images\/owl_128.png", "images\/owl_128crossed.png", "fonts\/roboto_nus.woff2", "translate\/translate.json", "utils\/allowedSites.json" ], "matches": [ " |