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 กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย
คำแนะนำในการใช้ส่วนขยาย
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": [ " |