Warhammer 40K Ads

Replacing ads with Warhammer 40K. Get fun!

What is Warhammer 40K Ads?

Warhammer 40K Ads is a Chrome extension developed by yodabbaz, and its main feature is "Replacing ads with Warhammer 40K. Get fun!".

Extension Screenshots

screenshot

Download Warhammer 40K Ads Extension CRX File

Download Warhammer 40K Ads extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Stop having boring advertisements! Get Warhammer in real life.                    

Extension Basic Information

Name Warhammer 40K Ads Warhammer 40K Ads
ID dcgedjggcibkidhhkblmmckhkepnjpdd
Official URL https://chrome.google.com/webstore/detail/warhammer-40k-ads/dcgedjggcibkidhhkblmmckhkepnjpdd
Description Replacing ads with Warhammer 40K. Get fun!
File Size 7.18 KB
Installation Count 438
Current Version 1.1
Last Updated 2022-07-05
Publish Date 2022-06-22
Rating 5.00/5 Total 13 Ratings
Developer yodabbaz
Email [email protected]
Payment Type free
Supported Languages 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"
            ]
        }
    ]
}