Thx Ynet

Block their annoying anti-adblock window easily

Qu'est-ce que Thx Ynet ?

Thx Ynet est une extension Chrome développée par Alon Kollmann, et sa fonction principale est "Block their annoying anti-adblock window easily".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Thx Ynet

Téléchargez les fichiers d'extension Thx Ynet au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                                            

Informations de Base sur l'Extension

Nom Thx Ynet Thx Ynet
ID fhpacmallpcgfnpiafacahommledfjam
URL Officiel https://chromewebstore.google.com/detail/thx-ynet/fhpacmallpcgfnpiafacahommledfjam
Description Block their annoying anti-adblock window easily
Taille du Fichier 14.05 KB
Nombre d'Installations 139
Version Actuelle 1.0.5
Dernière Mise à Jour 2015-11-11
Date de Publication 2015-11-11
Évaluation 5.00/5 Total 11 Évaluations
Développeur Alon Kollmann
Type de Paiement free
Langues Prises en Charge 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"
            ]
        }
    ]
}