MetaGramm grammar checker
MetaGramm check to your writing routine and never miss an error again.
Cos'è MetaGramm grammar checker?
MetaGramm grammar checker è un'estensione di Chrome sviluppata da https://metagramm.ai, e la sua funzione principale è "MetaGramm check to your writing routine and never miss an error again.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione MetaGramm grammar checker
Scarica i file di estensione MetaGramm grammar checker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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/
Informazioni di Base sull'Estensione
Nome | MetaGramm grammar checker |
ID | jmhhcpnkjmnnogdhbjcphnjhgofpnibc |
URL Ufficiale | https://chromewebstore.google.com/detail/metagramm-grammar-checker/jmhhcpnkjmnnogdhbjcphnjhgofpnibc |
Descrizione | MetaGramm check to your writing routine and never miss an error again. |
Dimensione del File | 3.29 MB |
Conteggio Installazioni | 3,000 |
Versione Corrente | 0.2.0 |
Ultimo Aggiornamento | 2023-10-25 |
Data di Pubblicazione | 2023-07-12 |
Valutazione | 4.97/5 Totale 153 Valutazioni |
Sviluppatore | https://metagramm.ai |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://www.metagramm.ai |
URL della Pagina della Politica sulla Privacy | https://extension.metagramm.ai/privacy |
Lingue Supportate | 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" } |