Warhammer 40K Ads

Replacing ads with Warhammer 40K. Get fun!

Warhammer 40K Adsとは何ですか?

Warhammer 40K Adsはyodabbazによって開発されたChromeの拡張機能で、その主な機能は「Replacing ads with Warhammer 40K. Get fun!」です。

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

screenshot

Warhammer 40K Ads拡張機能のCRXファイルをダウンロード

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
Eメール [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"
            ]
        }
    ]
}