Big Chungus

Big Chungus Will Bless Your Screen

Big Chungusคืออะไร?

Big Chungus เป็นส่วนขยายของ Chrome ที่พัฒนาโดย Handmade Studios และคุณลักษณะหลักของมันคือ "Big Chungus Will Bless Your Screen"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Big Chungus

ดาวน์โหลดไฟล์ส่วนขยาย 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"
    }
}