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ファイルをダウンロード

Grammai: AI Grammar Checker (GPT-Powered)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [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"
    }
}