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 هو إضافة Chrome تم تطويرها بواسطة http://www.gautam.cc، والميزة الرئيسية لها هي "This extension allows you to proofread and get suggestions for your publicly available Google Docs.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة Eigo: Proofread Anything In Seconds

قم بتنزيل ملفات الامتداد Eigo: Proofread Anything In Seconds بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        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"
    ]
}