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.」です。
拡張機能のスクリーンショット
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) 拡張機能の基本情報
| 名前 | |
| 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"
]
}
} | |