MetaGramm grammar checker

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

MetaGramm grammar checker란 무엇입니까?

MetaGramm grammar checker은(는) https://metagramm.ai에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "MetaGramm check to your writing routine and never miss an error again."입니다.

확장 프로그램 스크린샷

screenshot

MetaGramm grammar checker 확장 프로그램 CRX 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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/                    

확장 프로그램 기본 정보

이름 MetaGramm grammar checker MetaGramm grammar checker
ID jmhhcpnkjmnnogdhbjcphnjhgofpnibc
공식 URL https://chromewebstore.google.com/detail/metagramm-grammar-checker/jmhhcpnkjmnnogdhbjcphnjhgofpnibc
설명 MetaGramm check to your writing routine and never miss an error again.
파일 크기 3.29 MB
설치 횟수 3,000
현재 버전 0.2.0
최근 업데이트 2023-10-25
출시 날짜 2023-07-12
평점 4.97/5 총 153 개의 평점
개발자 https://metagramm.ai
이메일 [email protected]
결제 유형 free
확장 프로그램 웹 사이트 https://www.metagramm.ai
개인정보 보호 정책 페이지 URL https://extension.metagramm.ai/privacy
지원되는 언어 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"
}