Enagramm
With Enagramm Spellchecker you can check spelling for 32 Languages.
什么是Enagramm?
Enagramm是由https://enagramm.com开发的Chrome扩展程序,该扩展的主要功能是“With Enagramm Spellchecker you can check spelling for 32 Languages.”。
扩展截图
下载Enagramm扩展crx文件
下载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": [ " |