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 |
官方網址 | 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" ] } |