MetaGramm grammar checker
MetaGramm check to your writing routine and never miss an error again.
Qu'est-ce que MetaGramm grammar checker ?
MetaGramm grammar checker est une extension Chrome développée par https://metagramm.ai, et sa fonction principale est "MetaGramm check to your writing routine and never miss an error again.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension MetaGramm grammar checker
Téléchargez les fichiers d'extension MetaGramm grammar checker au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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/
Informations de Base sur l'Extension
Nom | MetaGramm grammar checker |
ID | jmhhcpnkjmnnogdhbjcphnjhgofpnibc |
URL Officiel | https://chromewebstore.google.com/detail/metagramm-grammar-checker/jmhhcpnkjmnnogdhbjcphnjhgofpnibc |
Description | MetaGramm check to your writing routine and never miss an error again. |
Taille du Fichier | 3.29 MB |
Nombre d'Installations | 3,000 |
Version Actuelle | 0.2.0 |
Dernière Mise à Jour | 2023-10-25 |
Date de Publication | 2023-07-12 |
Évaluation | 4.97/5 Total 153 Évaluations |
Développeur | https://metagramm.ai |
[email protected] | |
Type de Paiement | free |
Site Web de l'Extension | https://www.metagramm.ai |
URL de la Page de Politique de Confidentialité | https://extension.metagramm.ai/privacy |
Langues Prises en Charge | 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" } |