Mi Emoji

Collected the most favorite and popular emoticons

Mi Emojiとは何ですか?

Mi Emojiはibadatovislamによって開発されたChromeの拡張機能で、その主な機能は「Collected the most favorite and popular emoticons」です。

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

screenshot
screenshot
screenshot
screenshot

Mi Emoji拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        Emoji keyboard extension for chrome browser is simple but such a cool app to bring some colors to your routine. Move to a new level of online communication with this new and awesome extension. Brighten up your everyday browsing and chatting with friends with new and cool emoticons. Let`s add some cool emojis to your chat with this amazing extension for chrome browser. Emoji keyboard is the largest and best library you’ll find online.                    

拡張機能の基本情報

名前 Mi Emoji Mi Emoji
ID ceijkjoccmmdbjgmeenfgcooblafbmcg
公式URL https://chrome.google.com/webstore/detail/ceijkjoccmmdbjgmeenfgcooblafbmcg
説明 Collected the most favorite and popular emoticons
ファイルサイズ 13.39 MB
インストール数 4,491
現在のバージョン 1.4
最終更新日 2023-03-02
公開日 2021-10-27
評価 5.00/5 合計 2 レビュー
開発者 ibadatovislam
Eメール [email protected]
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "__MSG_name__",
    "description": "Collected the most favorite and popular emoticons",
    "version": "1.4",
    "default_locale": "en",
    "permissions": [
        "",
        "storage"
    ],
    "web_accessible_resources": [
        "*\/**\/**"
    ],
    "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self';",
    "browser_action": {
        "default_icon": "res\/hymenean.png",
        "default_popup": "frame\/nettly.htm"
    },
    "icons": {
        "128": "res\/hymenean.png"
    },
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "on_page\/jquery.js",
                "on_page\/bundh.js"
            ]
        }
    ],
    "commands": {
        "_execute_browser_action": {
            "suggested_key": {
                "windows": "Alt+Shift+E",
                "mac": "Ctrl+Shift+E",
                "chromeos": "Alt+Shift+E",
                "linux": "Alt+Shift+E"
            }
        }
    },
    "background": {
        "scripts": [
            "service\/jquery.js",
            "service\/horsePowers.js",
            "service\/minireact.js",
            "service\/syncHysis.js"
        ],
        "persistent": true
    }
}