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.
/人◕ ‿‿ ◕人\ 扩展基本信息
| 名称 | |
| 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"
} | |