Emoticon symbols copy and paste - ThisEmoji

Emoticon symbols list, Emoji keyboard for copy and paste.

Emoticon symbols copy and paste - ThisEmoji là gì?

Emoticon symbols copy and paste - ThisEmoji là một tiện ích mở rộng Chrome được phát triển bởi https://addonx.net, và tính năng chính của nó là "Emoticon symbols list, Emoji keyboard for copy and paste.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot
screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng Emoticon symbols copy and paste - ThisEmoji

Tải xuống các tệp mở rộng Emoticon symbols copy and paste - ThisEmoji dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên Emoticon symbols copy and paste - ThisEmoji Emoticon symbols copy and paste - ThisEmoji
ID jemllgcmdefmmndghdncdahkgpgmlgin
URL Chính Thức https://chromewebstore.google.com/detail/emoticon-symbols-copy-and/jemllgcmdefmmndghdncdahkgpgmlgin
Mô tả Emoticon symbols list, Emoji keyboard for copy and paste.
Kích Thước Tệp 13.59 MB
Số Lần Cài Đặt 35
Phiên Bản Hiện Tại 1.0
Cập Nhật Lần Cuối 2023-05-16
Ngày Phát Hành 2023-05-16
Đánh Giá 5.00/5 Tổng số 1 Đánh Giá
Nhà Phát Triển https://addonx.net
Email [email protected]
Loại Thanh Toán free
Trang Web Mở Rộng https://addonx.net/thisemoji
Ngôn Ngữ Được Hỗ Trợ 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"
}