Eigo: Proofread Anything In Seconds
This extension allows you to proofread and get suggestions for your publicly available Google Docs.
What is Eigo: Proofread Anything In Seconds?
Eigo: Proofread Anything In Seconds is a Chrome extension developed by http://www.gautam.cc, and its main feature is "This extension allows you to proofread and get suggestions for your publicly available Google Docs.".
Extension Screenshots
Download Eigo: Proofread Anything In Seconds Extension CRX File
Download Eigo: Proofread Anything In Seconds extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | kpaagcfdibdfeopdcigoeemhblkfcdkc |
Official URL | https://chrome.google.com/webstore/detail/eigo-proofread-anything-i/kpaagcfdibdfeopdcigoeemhblkfcdkc |
Description | This extension allows you to proofread and get suggestions for your publicly available Google Docs. |
File Size | 7.64 KB |
Installation Count | 81 |
Current Version | 1.1 |
Last Updated | 2017-12-02 |
Publish Date | 2017-12-02 |
Rating | 5.00/5 Total 1 Ratings |
Developer | http://www.gautam.cc |
Payment Type | free |
Supported Languages | 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" ] } |