MetaGramm grammar checker

MetaGramm check to your writing routine and never miss an error again.

MetaGramm grammar checkerคืออะไร?

MetaGramm grammar checker เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://metagramm.ai และคุณลักษณะหลักของมันคือ "MetaGramm check to your writing routine and never miss an error again."

ภาพหน้าจอของส่วนขยาย

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย MetaGramm grammar checker

ดาวน์โหลดไฟล์ส่วนขยาย 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 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"
}