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 là gì?
Eigo: Proofread Anything In Seconds là một tiện ích mở rộng Chrome được phát triển bởi http://www.gautam.cc, và tính năng chính của nó là "This extension allows you to proofread and get suggestions for your publicly available Google Docs.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Eigo: Proofread Anything In Seconds
Tải xuống các tệp mở rộng Eigo: Proofread Anything In Seconds dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | kpaagcfdibdfeopdcigoeemhblkfcdkc |
URL Chính Thức | https://chrome.google.com/webstore/detail/eigo-proofread-anything-i/kpaagcfdibdfeopdcigoeemhblkfcdkc |
Mô tả | This extension allows you to proofread and get suggestions for your publicly available Google Docs. |
Kích Thước Tệp | 7.64 KB |
Số Lần Cài Đặt | 81 |
Phiên Bản Hiện Tại | 1.1 |
Cập Nhật Lần Cuối | 2017-12-02 |
Ngày Phát Hành | 2017-12-02 |
Đánh Giá | 5.00/5 Tổng số 1 Đánh Giá |
Nhà Phát Triển | http://www.gautam.cc |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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" ] } |