Proofread Bot

Check text for grammar, style and plagiarism issues.

Proofread Botとは何ですか?

Proofread Botはhttps://proofreadbot.comによって開発されたChromeの拡張機能で、その主な機能は「Check text for grammar, style and plagiarism issues.」です。

拡張機能のスクリーンショット

screenshot
screenshot

Proofread Bot拡張機能のCRXファイルをダウンロード

Proofread Bot拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Now you can submit incorrect sentences you see around the web with this extension to Proofread Bot!

How to use it:
1. Select any text on webpage (Press left mouse button at start of text, drag until the end of text, release the left button, alternatively you can also press Ctrl + A inside a text box when you are typing.)
2. Right mouse button click on highlighted text
3. In the menu click on "Start.", or if you selected a sentence with an error click on "Teach"
4. A new tab will open that goes to proofreadbot.com and your selected text will be entered for a check.

Proofread Bot checks text for grammar, style, statistic and plagiarism issues and gives recommendations in order to improve your writing. The checks it performs constantly increase and if you have one in mind please suggest it in the support forums.

You have 1 free check per week, or you can buy a package for as low as 1 cent per check.

Currently English is supported, but more languages are coming. If you have an idea for a check, you can also contribute and even make some money! Take a look at the contributor's guide at http://proofreadbot.com/node/329281.                    

拡張機能の基本情報

名前 Proofread Bot Proofread Bot
ID cjnnmmjgjaaomkcjibnncokikbianjap
公式URL https://chromewebstore.google.com/detail/proofread-bot/cjnnmmjgjaaomkcjibnncokikbianjap
説明 Check text for grammar, style and plagiarism issues.
ファイルサイズ 19.39 KB
インストール数 9,000
現在のバージョン 1.2
最終更新日 2020-06-06
公開日 2020-06-05
評価 2.25/5 合計 28 レビュー
開発者 https://proofreadbot.com
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト http://proofreadbot.com/node/132
ヘルプページのURL http://proofreadbot.com/support-forum
プライバシーポリシーページのURL http://proofreadbot.com/privacy-policy
対応言語 en
manifest.json
{
    "background": {
        "scripts": [
            "contextmenu.js"
        ]
    },
    "description": "Check text for grammar, style and plagiarism issues.",
    "icons": {
        "128": "128_proofreadbot.png",
        "16": "16_proofreadbot.png",
        "48": "48_proofreadbot.png"
    },
    "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCwCxcrCeOm1bf+9AiSxCPDFnf5xe5Nmq1EKtdKJSrvA1tte\/CTeA5j5LvTREqF4jXoN9yPK2XOAtgUV3U9zl21IHmj0aQoWW8poeAwPbe24nyFFSamULu5kVOrLUuCRpIKd\/MO9xb0J+ZGcBfkNbxsI\/oiPdvYBMMcZAUF2+03lwIDAQAB",
    "manifest_version": 2,
    "name": "Proofread Bot",
    "permissions": [
        "contextMenus"
    ],
    "short_name": "Proofread Bot",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.2"
}