EOText
Using this extension you will get famous like EOT admins.
EOText là gì?
EOText là một tiện ích mở rộng Chrome được phát triển bởi pinetreesarecool, và tính năng chính của nó là "Using this extension you will get famous like EOT admins.".
Ả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 EOText
Tải xuống các tệp mở rộng EOText 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
Unicode characters for cool kids. You know that deep in your soul you want to be internet-famous, so why not add a little flavor to your texts? This extension will make you famous like EOT admins so you will get plenty of girls and money. The easy way. Warning: You could quickly become too edgy even for your internet friends. Use properly. If you want to submit a translation/suggestion or if you just want to insult me, just drop me a line at http://goo.gl/EnV6Te FUTURE UPDATE: Better screenshots, donations button + option page, direct replace in editable fields (like textareas)
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | EOText |
ID | iifbmickgclogjckinhmapmdicmpokph |
URL Chính Thức | https://chromewebstore.google.com/detail/eotext/iifbmickgclogjckinhmapmdicmpokph |
Mô tả | Using this extension you will get famous like EOT admins. |
Kích Thước Tệp | 20.9 KB |
Số Lần Cài Đặt | 28 |
Phiên Bản Hiện Tại | 0.1 |
Cập Nhật Lần Cuối | 2014-04-14 |
Ngày Phát Hành | 2014-04-14 |
Đánh Giá | 5.00/5 Tổng số 4 Đánh Giá |
Nhà Phát Triển | pinetreesarecool |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | en,it |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "__MSG_extName__", "description": "__MSG_extDesc__", "version": "0.1", "default_locale": "en", "icons": { "16": "icons\/16.png", "48": "icons\/48.png", "128": "icons\/128.png" }, "permissions": [ "contextMenus" ], "background": { "persistent": false, "scripts": [ "js\/background.js" ] } } |