Eigo: Proofread Anything In Seconds
This extension allows you to proofread and get suggestions for your publicly available Google Docs.
Eigo: Proofread Anything In Secondsとは何ですか?
Eigo: Proofread Anything In Secondsはhttp://www.gautam.ccによって開発されたChromeの拡張機能で、その主な機能は「This extension allows you to proofread and get suggestions for your publicly available Google Docs.」です。
拡張機能のスクリーンショット
Eigo: Proofread Anything In Seconds拡張機能のCRXファイルをダウンロード
Eigo: Proofread Anything In Seconds拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Eigo is a super simple, easy-to-use, Chrome extension that allows you to proofread any publicly available Google Doc. Simply paste in your Google Doc's public URL and provide an email address which the generated report will be sent to. Eigo sends you a wonderfully simple and to the point summary, providing suggestions to improve your writing.
拡張機能の基本情報
名前 | |
ID | kpaagcfdibdfeopdcigoeemhblkfcdkc |
公式URL | https://chrome.google.com/webstore/detail/eigo-proofread-anything-i/kpaagcfdibdfeopdcigoeemhblkfcdkc |
説明 | This extension allows you to proofread and get suggestions for your publicly available Google Docs. |
ファイルサイズ | 7.64 KB |
インストール数 | 81 |
現在のバージョン | 1.1 |
最終更新日 | 2017-12-02 |
公開日 | 2017-12-02 |
評価 | 5.00/5 合計 1 レビュー |
開発者 | http://www.gautam.cc |
支払い方法 | free |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Eigo: Proofread Anything In Seconds", "short_name": "Eigo", "description": "This extension allows you to proofread and get suggestions for your publicly available Google Docs.", "version": "1.1", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "permissions": [ "activeTab" ] } |