emoji Remote URL

url is more than words, get the remote URL of emoji.

ما هو emoji Remote URL؟

emoji Remote URL هو إضافة Chrome تم تطويرها بواسطة hustcc، والميزة الرئيسية لها هي "url is more than words, get the remote URL of emoji.".

لقطات شاشة التمديد

screenshot

تحميل ملف CRX للإضافة emoji Remote URL

قم بتنزيل ملفات الامتداد emoji Remote URL بتنسيق crx ، وقم بتثبيت الامتدادات يدويًا في متصفح Chrome ، أو شارك ملفات crx مع الأصدقاء لتثبيت الامتدادات بسهولة.

تعليمات استخدام التمديد

                        emoji表情的URL地址。

对于一些网站可能并不支持emoji格式,所以直接使用远程的表情图标。适用于任何场合。                    

معلومات أساسية عن التمديد

الاسم emoji Remote URL emoji Remote URL
ID eonokmediijlcicdmpdcnofgeehjjleg
عنوان URL الرسمي https://chrome.google.com/webstore/detail/eonokmediijlcicdmpdcnofgeehjjleg
الوصف url is more than words, get the remote URL of emoji.
حجم الملف 822 KB
عدد التثبيتات 20
النسخة الحالية 1.0.1
آخر تحديث 2016-05-17
تاريخ النشر 2016-05-17
تقييم 5.00/5 مجموع تقييمات 1
المطور hustcc
البريد الإلكتروني [email protected]
نوع الدفع free
عنوان صفحة سياسة الخصوصية https://atool.vip
اللغات المدعومة en-US,zh-CN
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_extName__",
    "default_locale": "zh_CN",
    "description": "__MSG_extDesp__",
    "version": "1.0.1",
    "icons": {
        "256": "res\/icon_256.png",
        "128": "res\/icon_128.png",
        "64": "res\/icon_64.png",
        "32": "res\/icon_64.png",
        "16": "res\/icon_64.png"
    },
    "browser_action": {
        "default_icon": "res\/icon_256.png",
        "default_popup": "res\/popup.html"
    },
    "permissions": [
        "clipboardWrite"
    ]
}