Emoticon symbols copy and paste - ThisEmoji

Emoticon symbols list, Emoji keyboard for copy and paste.

什么是Emoticon symbols copy and paste - ThisEmoji?

Emoticon symbols copy and paste - ThisEmoji是由https://addonx.net开发的Chrome扩展程序,该扩展的主要功能是“Emoticon symbols list, Emoji keyboard for copy and paste.”。

扩展截图

screenshot
screenshot
screenshot
screenshot

下载Emoticon symbols copy and paste - ThisEmoji扩展crx文件

下载Emoticon symbols copy and paste - ThisEmoji扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        This is an emoji Keyboard extension that help you easily copy an emoji and paste it on any web page.
Feature:
1. Automatically copy after clicking the Emoji.
2. Support continuous copying.
3. Support to automatically add emoticons to the input box in the webpage after clicking.
4. Support custom Emoji fonts.
5. Support setting Emoji skin color.
6. Support to adjust the size of Popup.
7. Support search emojis by keywords.                    

扩展基本信息

名称 Emoticon symbols copy and paste - ThisEmoji Emoticon symbols copy and paste - ThisEmoji
ID jemllgcmdefmmndghdncdahkgpgmlgin
官方URL https://chromewebstore.google.com/detail/emoticon-symbols-copy-and/jemllgcmdefmmndghdncdahkgpgmlgin
简介 Emoticon symbols list, Emoji keyboard for copy and paste.
文件大小 13.59 MB
安装次数 35
当前版本 1.0
更新时间 2023-05-16
上架时间 2023-05-16
评分 5.00/5 共1次评分
开发者 https://addonx.net
电子邮箱 [email protected]
付费类型 free
扩展官网 https://addonx.net/thisemoji
支持的语言 id,ms,de,en,en-GB,en-US,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,es-419,hr,it,lv,lt,hu,pl,pt-BR,pt-PT,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,mr,hi,bn,gu,ta,te,kn-IN,th,am-ET,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_manifest_name__",
    "short_name": "ThisEmoji",
    "version": "1.0",
    "description": "__MSG_manifest_description__",
    "icons": {
        "16": "img\/icon-16.png",
        "48": "img\/icon-48.png",
        "128": "img\/icon-128.png"
    },
    "action": {
        "default_icon": {
            "16": "img\/icon-16.png",
            "48": "img\/icon-48.png",
            "128": "img\/icon-128.png"
        },
        "default_title": "__MSG_manifest_browser_action__",
        "default_popup": "popup.html"
    },
    "permissions": [
        "storage",
        "scripting",
        "activeTab"
    ],
    "homepage_url": "https:\/\/addonx.net\/thisemoji",
    "default_locale": "en"
}