emoji Remote URL

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

emoji Remote URLとは何ですか?

emoji Remote URLはhustccによって開発されたChromeの拡張機能で、その主な機能は「url is more than words, get the remote URL of emoji.」です。

拡張機能のスクリーンショット

screenshot

emoji Remote URL拡張機能のCRXファイルをダウンロード

emoji Remote URL拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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
Eメール [email protected]
支払い方法 free
プライバシーポリシーページのURL 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"
    ]
}