Eigo: Proofread Anything In Seconds

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

Hvad er Eigo: Proofread Anything In Seconds?

Eigo: Proofread Anything In Seconds er en Chrome-udvidelse udviklet af http://www.gautam.cc, og dens hovedfunktion er "This extension allows you to proofread and get suggestions for your publicly available Google Docs.".

Udvidelsesskærmbilleder

screenshot

Download Eigo: Proofread Anything In Seconds-udvidelses-CRX-fil

Download Eigo: Proofread Anything In Seconds-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn Eigo: Proofread Anything In Seconds Eigo: Proofread Anything In Seconds
ID kpaagcfdibdfeopdcigoeemhblkfcdkc
Officiel URL https://chrome.google.com/webstore/detail/eigo-proofread-anything-i/kpaagcfdibdfeopdcigoeemhblkfcdkc
Beskrivelse This extension allows you to proofread and get suggestions for your publicly available Google Docs.
Filstørrelse 7.64 KB
Antal Installationer 81
Nuværende Version 1.1
Senest Opdateret 2017-12-02
Udgivelsesdato 2017-12-02
Bedømmelse 5.00/5 Samlet 1 Bedømmelser
Udvikler http://www.gautam.cc
Betalingsmetode free
Understøttede Sprog 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"
    ]
}