MetaGramm grammar checker
MetaGramm check to your writing routine and never miss an error again.
什么是MetaGramm grammar checker?
MetaGramm grammar checker是由https://metagramm.ai开发的Chrome扩展程序,该扩展的主要功能是“MetaGramm check to your writing routine and never miss an error again.”。
扩展截图
下载MetaGramm grammar checker扩展crx文件
下载MetaGramm grammar checker扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
MetaGramm allows you to use all the core features of the grammar checking algorithms by simply logging in via your web-browser. Get the most advanced grammar, spelling, punctuation and style correction on any computer you use. No installation required! Future updates will include English writing tutorials, video tutorials, letter templates and much more. Add A quick MetaGramm check to your writing routine and never miss an error again. By clicking "Add to Chrome", I accept and agree to install the "MetaGramm grammar checker" Chrome extension and setting Chrome New Tab search provider to Microsoft Bing as described by the service in the Terms of Use - https://extension.metagramm.ai/terms/ and Privacy Policy - https://extension.metagramm.ai/privacy/
扩展基本信息
名称 | MetaGramm grammar checker |
ID | jmhhcpnkjmnnogdhbjcphnjhgofpnibc |
官方URL | https://chromewebstore.google.com/detail/metagramm-grammar-checker/jmhhcpnkjmnnogdhbjcphnjhgofpnibc |
简介 | MetaGramm check to your writing routine and never miss an error again. |
文件大小 | 3.29 MB |
安装次数 | 3,000 |
当前版本 | 0.2.0 |
更新时间 | 2023-10-25 |
上架时间 | 2023-07-12 |
评分 | 4.97/5 共153次评分 |
开发者 | https://metagramm.ai |
电子邮箱 | [email protected] |
付费类型 | free |
扩展官网 | https://www.metagramm.ai |
隐私政策页面URL | https://extension.metagramm.ai/privacy |
支持的语言 | en |
manifest.json | |
{ "chrome_url_overrides": { "newtab": "index.html" }, "background": { "service_worker": "background.js" }, "description": "MetaGramm check to your writing routine and never miss an error again.", "homepage_url": "https:\/\/extension.metagramm.ai\/", "icons": { "128": "icons\/metagramm.png" }, "manifest_version": 3, "name": "MetaGramm grammar checker", "omnibox": { "keyword": "Metagramm" }, "short_name": "metagramm-grammar-checker", "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "version": "0.2.0" } |