EOText
Using this extension you will get famous like EOT admins.
Что такое EOText?
EOText - это расширение Chrome, разработанное pinetreesarecool, и его основная функция - "Using this extension you will get famous like EOT admins.".
Снимки экрана расширения
Скачать файл CRX расширения EOText
Скачайте файлы расширений EOText в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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)
Основная информация о расширении
Название | EOText |
ID | iifbmickgclogjckinhmapmdicmpokph |
Официальный URL | https://chromewebstore.google.com/detail/eotext/iifbmickgclogjckinhmapmdicmpokph |
Описание | Using this extension you will get famous like EOT admins. |
Размер файла | 20.9 KB |
Количество установок | 28 |
Текущая Версия | 0.1 |
Последнее Обновление | 2014-04-14 |
Дата публикации | 2014-04-14 |
Рейтинг | 5.00/5 Всего 4 оценок |
Разработчик | pinetreesarecool |
Тип оплаты | free |
Поддерживаемые языки | 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" ] } } |