Big Chungus

Big Chungus Will Bless Your Screen

Big Chungusとは何ですか?

Big ChungusはHandmade Studiosによって開発されたChromeの拡張機能で、その主な機能は「Big Chungus Will Bless Your Screen」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        If you like big chungus you will like this extension. 

Changes all of your images to big chungus                    

拡張機能の基本情報

名前 Big Chungus Big Chungus
ID jnlaidmmaklcolofakkoggfihmafbgfd
公式URL https://chromewebstore.google.com/detail/big-chungus/jnlaidmmaklcolofakkoggfihmafbgfd
説明 Big Chungus Will Bless Your Screen
ファイルサイズ 1.95 MB
インストール数 58
現在のバージョン 0.2
最終更新日 2020-08-06
公開日 2020-07-26
評価 5.00/5 合計 2 レビュー
開発者 Handmade Studios
Eメール [email protected]
支払い方法 free
拡張機能のウェブサイト https://alexhawking.now.sh/
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Big Chungus",
    "version": "0.2",
    "description": "Big Chungus Will Bless Your Screen",
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "content.js"
            ]
        }
    ],
    "page_action": {
        "default_icon": {
            "128": "\/img\/128.png"
        }
    },
    "icons": {
        "128": "\/img\/128.png"
    }
}