MetaGramm grammar checker

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

Vad är MetaGramm grammar checker?

MetaGramm grammar checker är en Chrome-tillägg utvecklad av https://metagramm.ai, och dess huvudfunktion är "MetaGramm check to your writing routine and never miss an error again.".

Tilläggsskärmbilder

screenshot

Ladda ner MetaGramm grammar checker-förlängningens CRX-fil

Ladda ner MetaGramm grammar checker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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/                    

Grundläggande Information om Tillägg

Namn MetaGramm grammar checker MetaGramm grammar checker
ID jmhhcpnkjmnnogdhbjcphnjhgofpnibc
Officiell webbadress https://chromewebstore.google.com/detail/metagramm-grammar-checker/jmhhcpnkjmnnogdhbjcphnjhgofpnibc
Beskrivning MetaGramm check to your writing routine and never miss an error again.
Filstorlek 3.29 MB
Antal Installationer 3,000
Aktuell Version 0.2.0
Senast Uppdaterad 2023-10-25
Publiceringsdatum 2023-07-12
Betyg 4.97/5 Totalt 153 Betyg
Utvecklare https://metagramm.ai
E-post [email protected]
Betalningssätt free
Tilläggswebbplats https://www.metagramm.ai
URL till Sekretesspolicy Sidan https://extension.metagramm.ai/privacy
Stödda Språk 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"
}