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 |
官方網址 | 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" } |