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 |
官方網址 | 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" } |