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
电子邮箱 [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"
    }
}