Enagramm
With Enagramm Spellchecker you can check spelling for 32 Languages.
ما هو Enagramm؟
Enagramm هو إضافة Chrome تم تطويرها بواسطة https://enagramm.com، والميزة الرئيسية لها هي "With Enagramm Spellchecker you can check spelling for 32 Languages.".
لقطات شاشة التمديد
تحميل ملف CRX للإضافة Enagramm
قم بتنزيل ملفات الامتداد Enagramm بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات 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. معلومات أساسية عن التمديد
| الاسم | |
| 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/ |
| عنوان صفحة المساعدة | https://enagramm.com/Tools/SpellChecker#support |
| عنوان صفحة سياسة الخصوصية | 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": [
" | |