Warhammer 40K Ads

Replacing ads with Warhammer 40K. Get fun!

Warhammer 40K Adsคืออะไร?

Warhammer 40K Ads เป็นส่วนขยายของ Chrome ที่พัฒนาโดย yodabbaz และคุณลักษณะหลักของมันคือ "Replacing ads with Warhammer 40K. Get fun!"

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

screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Warhammer 40K Ads

ดาวน์โหลดไฟล์ส่วนขยาย Warhammer 40K Ads ในรูปแบบ crx และติดตั้งส่วนขยาย Chrome ด้วยตนเองในเบราว์เซอร์หรือแชร์ไฟล์ crx กับเพื่อนๆ เพื่อติดตั้งส่วนขยาย Chrome อย่างง่ายดาย

คำแนะนำในการใช้ส่วนขยาย

                        Stop having boring advertisements! Get Warhammer in real life.                    

ข้อมูลพื้นฐานของส่วนขยาย

ชื่อ Warhammer 40K Ads Warhammer 40K Ads
ID dcgedjggcibkidhhkblmmckhkepnjpdd
URL อย่างเป็นทางการ https://chrome.google.com/webstore/detail/warhammer-40k-ads/dcgedjggcibkidhhkblmmckhkepnjpdd
คำอธิบาย Replacing ads with Warhammer 40K. Get fun!
ขนาดไฟล์ 7.18 KB
จำนวนการติดตั้ง 438
เวอร์ชันปัจจุบัน 1.1
อัปเดตครั้งล่าสุด 2022-07-05
วันที่เผยแพร่ 2022-06-22
คะแนน 5.00/5 รวมทั้งหมด 13 คะแนน
ผู้พัฒนา yodabbaz
อีเมล [email protected]
ประเภทการชำระเงิน free
ภาษาที่รองรับ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Warhammer 40K Ads",
    "description": "Replacing ads with Warhammer 40K. Get fun!",
    "version": "1.1",
    "manifest_version": 3,
    "content_scripts": [
        {
            "matches": [
                ""
            ],
            "js": [
                "wh.js"
            ]
        }
    ]
}