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