Thx Ynet

Block their annoying anti-adblock window easily

What is Thx Ynet?

Thx Ynet is a Chrome extension developed by Alon Kollmann, and its main feature is "Block their annoying anti-adblock window easily".

Extension Screenshots

screenshot

Download Thx Ynet Extension CRX File

Download Thx Ynet 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

                                            

Extension Basic Information

Name Thx Ynet Thx Ynet
ID fhpacmallpcgfnpiafacahommledfjam
Official URL https://chromewebstore.google.com/detail/thx-ynet/fhpacmallpcgfnpiafacahommledfjam
Description Block their annoying anti-adblock window easily
File Size 14.05 KB
Installation Count 139
Current Version 1.0.5
Last Updated 2015-11-11
Publish Date 2015-11-11
Rating 5.00/5 Total 11 Ratings
Developer Alon Kollmann
Payment Type free
Supported Languages iw
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "Thx Ynet",
    "description": "Block their annoying anti-adblock window easily",
    "version": "1.0.5",
    "icons": {
        "16": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/www.ynet.co.il\/*"
            ],
            "css": [
                "adfree.css"
            ]
        }
    ]
}