Enagramm
With Enagramm Spellchecker you can check spelling for 32 Languages.
Was ist Enagramm?
Enagramm ist eine Chrome-Erweiterung, die von https://enagramm.com entwickelt wurde, und ihr Hauptmerkmal ist "With Enagramm Spellchecker you can check spelling for 32 Languages.".
Erweiterungsscreenshots
Enagramm-Erweiterungs-CRX-Datei herunterladen
Laden Sie Enagramm-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
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. Grundlegende Informationen zur Erweiterung
| Name | |
| ID | bbjjklmmoamhjipehhlhloheiekllaij |
| Offizielle URL | https://chromewebstore.google.com/detail/enagramm/bbjjklmmoamhjipehhlhloheiekllaij |
| Beschreibung | With Enagramm Spellchecker you can check spelling for 32 Languages. |
| Dateigröße | 1.06 MB |
| Installationsanzahl | 36 |
| Aktuelle Version | 1.0.0 |
| Letztes Update | 2023-11-27 |
| Veröffentlichungsdatum | 2021-07-16 |
| Entwickler | https://enagramm.com |
| [email protected] | |
| Zahlungsart | in_app |
| Erweiterungswebsite | https://enagramm.com/ |
| Hilfeseite URL | https://enagramm.com/Tools/SpellChecker#support |
| URL der Datenschutzrichtlinien-Seite | https://enagramm.com/home/privacy |
| Unterstützte Sprachen | 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": [
" | |