Eigo: Proofread Anything In Seconds

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

Wat is Eigo: Proofread Anything In Seconds?

Eigo: Proofread Anything In Seconds is een Chrome-extensie ontwikkeld door http://www.gautam.cc, en de belangrijkste functie is "This extension allows you to proofread and get suggestions for your publicly available Google Docs.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Eigo: Proofread Anything In Seconds

Download Eigo: Proofread Anything In Seconds-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Eigo: Proofread Anything In Seconds Eigo: Proofread Anything In Seconds
ID kpaagcfdibdfeopdcigoeemhblkfcdkc
Officiële URL https://chrome.google.com/webstore/detail/eigo-proofread-anything-i/kpaagcfdibdfeopdcigoeemhblkfcdkc
Beschrijving This extension allows you to proofread and get suggestions for your publicly available Google Docs.
Bestandsgrootte 7.64 KB
Aantal Installaties 81
Huidige Versie 1.1
Laatst Bijgewerkt 2017-12-02
Publicatiedatum 2017-12-02
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar http://www.gautam.cc
Betalingswijze free
Ondersteunde Talen 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"
    ]
}