CAT PARTY!😻🎉🐈🥳😹

***FLASH WARNING*** This Chrome Extension's content produces a flashing light when the cats party. This is a fun extension to…

CAT PARTY!😻🎉🐈🥳😹とは何ですか?

CAT PARTY!😻🎉🐈🥳😹はJanerek Tekによって開発されたChromeの拡張機能で、その主な機能は「***FLASH WARNING*** This Chrome Extension's content produces a flashing light when the cats party. This is a fun extension to…」です。

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

screenshot

CAT PARTY!😻🎉🐈🥳😹拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

                        ***FLASH WARNING***
This Chrome Extension's content produces a flashing light when the cats party.

This is a fun extension to relieve any stressful web browsing you may encounter. With one simple click, transform any website into a radical cat party. Meow!                    

拡張機能の基本情報

名前 CAT PARTY!😻🎉🐈🥳😹 CAT PARTY!😻🎉🐈🥳😹
ID ggkedpioohgmaanpifhldbboibljkdmp
公式URL https://chromewebstore.google.com/detail/cat-party%F0%9F%98%BB%F0%9F%8E%89%F0%9F%90%88%F0%9F%A5%B3%F0%9F%98%B9/ggkedpioohgmaanpifhldbboibljkdmp
説明 ***FLASH WARNING*** This Chrome Extension's content produces a flashing light when the cats party. This is a fun extension to…
ファイルサイズ 3.14 MB
インストール数 2,807
現在のバージョン 0.0.0.2
最終更新日 2023-05-18
公開日 2020-07-29
評価 3.94/5 合計 16 レビュー
開発者 Janerek Tek
Eメール [email protected]
支払い方法 free
対応言語 en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "CAT PARTY!\ud83d\ude3b\ud83c\udf89\ud83d\udc08\ud83e\udd73\ud83d\ude39",
    "version": "0.0.0.2",
    "manifest_version": 2,
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "css": [
                "content.css"
            ],
            "js": [
                "jquery-3.1.0.js",
                "content.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": {
            "16": "cat-favicon16.png",
            "32": "cat-favicon32.png",
            "48": "cat-favicon48.png",
            "128": "cat-favicon128.png"
        },
        "default_popup": "popup.html",
        "default_title": "Cat"
    },
    "icons": {
        "16": "cat-favicon16.png",
        "32": "cat-favicon32.png",
        "48": "cat-favicon48.png",
        "128": "cat-favicon128.png"
    }
}