Eigo: Proofread Anything In Seconds

This extension allows you to proofread and get suggestions for your publicly available Google Docs.

Co je Eigo: Proofread Anything In Seconds?

Eigo: Proofread Anything In Seconds je rozšíření Chrome vyvinuté http://www.gautam.cc, a jeho hlavní funkcí je „This extension allows you to proofread and get suggestions for your publicly available Google Docs.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Eigo: Proofread Anything In Seconds

Stáhněte si soubory rozšíření Eigo: Proofread Anything In Seconds ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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.                    

Základní Informace o Rozšíření

Název Eigo: Proofread Anything In Seconds Eigo: Proofread Anything In Seconds
ID kpaagcfdibdfeopdcigoeemhblkfcdkc
Oficiální URL https://chrome.google.com/webstore/detail/eigo-proofread-anything-i/kpaagcfdibdfeopdcigoeemhblkfcdkc
Popis This extension allows you to proofread and get suggestions for your publicly available Google Docs.
Velikost souboru 7.64 KB
Počet instalací 81
Aktuální Verze 1.1
Poslední Aktualizace 2017-12-02
Datum Vydání 2017-12-02
Hodnocení 5.00/5 Celkem 1 Hodnocení
Vývojář http://www.gautam.cc
Typ Platby free
Podporované Jazyky 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"
    ]
}