Emotee
Japanese emoticons for Google Chrome
Emoteeとは何ですか?
EmoteeはNARKOZによって開発されたChromeの拡張機能で、その主な機能は「Japanese emoticons for Google Chrome」です。
拡張機能のスクリーンショット
Emotee拡張機能のCRXファイルをダウンロード
Emotee拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Extension to generate different color japanese emoticons. You can set custom color in options. Leave it default to generate random color emoticons every time. /人◕ ‿‿ ◕人\
拡張機能の基本情報
名前 | Emotee |
ID | ollfjiihaphmpjemfhmkngaajbdblbkb |
公式URL | https://chromewebstore.google.com/detail/emotee/ollfjiihaphmpjemfhmkngaajbdblbkb |
説明 | Japanese emoticons for Google Chrome |
ファイルサイズ | 12.65 KB |
インストール数 | 2,376 |
現在のバージョン | 2.0.1 |
最終更新日 | 2013-04-28 |
公開日 | 2013-04-28 |
評価 | 4.06/5 合計 49 レビュー |
開発者 | NARKOZ |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/NARKOZ/emotee |
ヘルプページのURL | https://github.com/NARKOZ/emotee/issues |
対応言語 | en-US |
manifest.json | |
{ "browser_action": { "default_icon": "img\/e.png", "default_popup": "popup.html", "default_title": "Emotee" }, "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "Japanese emoticons for Google Chrome", "name": "Emotee", "options_page": "options.html", "homepage_url": "https:\/\/github.com\/narkoz\/emotee", "icons": { "48": "img\/e48.png", "128": "img\/e128.png" }, "manifest_version": 2, "version": "2.0.1" } |