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 파일 다운로드

크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.

확장 프로그램 사용 설명서

                        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
공식 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"
        ]
    }
}