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
Eメール [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"
}