MetaGramm grammar checker

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

What is MetaGramm grammar checker?

MetaGramm grammar checker is a Chrome extension developed by https://metagramm.ai, and its main feature is "MetaGramm check to your writing routine and never miss an error again.".

Extension Screenshots

screenshot

Download MetaGramm grammar checker Extension CRX File

Download MetaGramm grammar checker extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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/                    

Extension Basic Information

Name MetaGramm grammar checker MetaGramm grammar checker
ID jmhhcpnkjmnnogdhbjcphnjhgofpnibc
Official URL https://chromewebstore.google.com/detail/metagramm-grammar-checker/jmhhcpnkjmnnogdhbjcphnjhgofpnibc
Description MetaGramm check to your writing routine and never miss an error again.
File Size 3.29 MB
Installation Count 3,000
Current Version 0.2.0
Last Updated 2023-10-25
Publish Date 2023-07-12
Rating 4.97/5 Total 153 Ratings
Developer https://metagramm.ai
Email [email protected]
Payment Type free
Extension Website https://www.metagramm.ai
Privacy Policy Page URL https://extension.metagramm.ai/privacy
Supported Languages 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"
}