Emoty
Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…
什么是Emoty?
Emoty是由hrysd开发的Chrome扩展程序,该扩展的主要功能是“Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!…”。
扩展截图
下载Emoty扩展crx文件
下载Emoty扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster! (maybe..) v1.2.0 Improve performance original : http://www.emoji-cheat-sheet.com/ repo : https://github.com/hrysd/emoty author : @hrysd
扩展基本信息
名称 | Emoty |
ID | kgljgnbhcigffgoifhjbbifhbdkapmgm |
官方URL | https://chromewebstore.google.com/detail/emoty/kgljgnbhcigffgoifhjbbifhbdkapmgm |
简介 | Emoji-Cheet-Sheet for Chrome. Click the emoji and it will be copied to your clipboard. Change log v 2.0.0 Make faster!… |
文件大小 | 4.17 MB |
安装次数 | 939 |
当前版本 | 2.0.0 |
更新时间 | 2015-11-13 |
上架时间 | 2015-11-12 |
评分 | 4.22/5 共9次评分 |
开发者 | hrysd |
付费类型 | free |
支持的语言 | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Emoty", "version": "2.0.0", "manifest_version": 2, "icons": { "16": "images\/icons\/16.png", "48": "images\/icons\/48.png", "128": "images\/icons\/128.png" }, "permissions": [ "clipboardWrite" ], "browser_action": { "default_icon": "images\/icons\/19.png", "default_title": "Emoty", "default_popup": "popup.html" } } |