EOText

Using this extension you will get famous like EOT admins.

什麼是EOText?

EOText是由pinetreesarecool開發的Chrome擴展程式,該擴展的主要功能是“Using this extension you will get famous like EOT admins.”。

擴展截圖

screenshot

下載EOText擴展crx文件

下載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 EOText
ID iifbmickgclogjckinhmapmdicmpokph
官方網址 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"
        ]
    }
}