Grammai: AI Grammar Checker (GPT-Powered)

A grammar correction extension powered by ChatGPT

Grammai: AI Grammar Checker (GPT-Powered)란 무엇입니까?

Grammai: AI Grammar Checker (GPT-Powered)은(는) Aflame Studio에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "A grammar correction extension powered by ChatGPT"입니다.

확장 프로그램 스크린샷

screenshot

Grammai: AI Grammar Checker (GPT-Powered) 확장 프로그램 CRX 파일 다운로드

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

확장 프로그램 사용 설명서

                        Are you tired of submitting emails, comments, or social media posts that are riddled with grammatical errors? Look no further than Grammai - the ultimate grammar fixer Chrome extension. Powered by OpenAI's GPT, this extension can fix up the grammar of the things you type into text inputs on any website or highlight any text on any website to fix up its grammar.

With Grammai, you can pick between creative ways of fixing up the grammar like professional, academic or polite, making sure that your message is tailored to the tone of the situation. This extension is perfect for anyone who wants to make sure their writing is polished and professional, whether you're a student, professional, or just someone who takes pride in their online communication.

This extension also saves you time, as you no longer need to spend hours proofreading your work or hiring an editor. You can write with confidence, knowing that Grammai will catch any mistakes and suggest appropriate corrections.

With Grammai, you'll never have to worry about sending out unprofessional or poorly written messages again. Download Grammai today and elevate your writing to the next level.

Grammai uses AI to fix your grammar. You will need an OpenAI account as it will need your OpenAI API key to function (bring your own key).                    

확장 프로그램 기본 정보

이름 Grammai: AI Grammar Checker (GPT-Powered) Grammai: AI Grammar Checker (GPT-Powered)
ID ffokajflcpaeojpebhonbmekfpgmgmgp
공식 URL https://chromewebstore.google.com/detail/grammai-ai-grammar-checke/ffokajflcpaeojpebhonbmekfpgmgmgp
설명 A grammar correction extension powered by ChatGPT
파일 크기 95.15 KB
설치 횟수 859
현재 버전 1.0
최근 업데이트 2023-03-30
출시 날짜 2023-03-29
평점 3.00/5 총 1 개의 평점
개발자 Aflame Studio
이메일 [email protected]
결제 유형 free
지원되는 언어 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "Grammai: AI Grammar Checker (GPT-Powered)",
    "version": "1.0",
    "description": "A grammar correction extension powered by ChatGPT",
    "icons": {
        "32": "icon32.png"
    },
    "permissions": [
        "activeTab",
        "storage",
        "scripting"
    ],
    "action": {
        "default_popup": "popup.html"
    }
}