MetaGramm grammar checker

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

Co je MetaGramm grammar checker?

MetaGramm grammar checker je rozšíření Chrome vyvinuté https://metagramm.ai, a jeho hlavní funkcí je „MetaGramm check to your writing routine and never miss an error again.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření MetaGramm grammar checker

Stáhněte si soubory rozšíření MetaGramm grammar checker ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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/                    

Základní Informace o Rozšíření

Název MetaGramm grammar checker MetaGramm grammar checker
ID jmhhcpnkjmnnogdhbjcphnjhgofpnibc
Oficiální URL https://chromewebstore.google.com/detail/metagramm-grammar-checker/jmhhcpnkjmnnogdhbjcphnjhgofpnibc
Popis MetaGramm check to your writing routine and never miss an error again.
Velikost souboru 3.29 MB
Počet instalací 3,000
Aktuální Verze 0.2.0
Poslední Aktualizace 2023-10-25
Datum Vydání 2023-07-12
Hodnocení 4.97/5 Celkem 153 Hodnocení
Vývojář https://metagramm.ai
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://www.metagramm.ai
URL Stránky Zásad Ochrany Soukromí https://extension.metagramm.ai/privacy
Podporované Jazyky 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"
}