EOText

Using this extension you will get famous like EOT admins.

What is EOText?

EOText is a Chrome extension developed by pinetreesarecool, and its main feature is "Using this extension you will get famous like EOT admins.".

Extension Screenshots

screenshot

Download EOText Extension CRX File

Download EOText extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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)                    

Extension Basic Information

Name EOText EOText
ID iifbmickgclogjckinhmapmdicmpokph
Official URL https://chromewebstore.google.com/detail/eotext/iifbmickgclogjckinhmapmdicmpokph
Description Using this extension you will get famous like EOT admins.
File Size 20.9 KB
Installation Count 28
Current Version 0.1
Last Updated 2014-04-14
Publish Date 2014-04-14
Rating 5.00/5 Total 4 Ratings
Developer pinetreesarecool
Payment Type free
Supported Languages 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"
        ]
    }
}