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.”。

扩展截图

screenshot

下载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.                    

扩展基本信息

名称 Eigo: Proofread Anything In Seconds Eigo: Proofread Anything In Seconds
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"
    ]
}