YBlock

Block and redirect from biased propaganda israeli websites.

Wat is YBlock?

YBlock is een Chrome-extensie ontwikkeld door avielbt, en de belangrijkste functie is "Block and redirect from biased propaganda israeli websites.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie YBlock

Download YBlock-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        עוזר לגמילה מאתר הפרופגנדה YNET :)                    

Basisinformatie over de Extensie

Naam YBlock YBlock
ID mljdibgklbhfonphhkcjjfgoccijdnef
Officiële URL https://chrome.google.com/webstore/detail/yblock/mljdibgklbhfonphhkcjjfgoccijdnef
Beschrijving Block and redirect from biased propaganda israeli websites.
Bestandsgrootte 147 KB
Aantal Installaties 74
Huidige Versie 1.0
Laatst Bijgewerkt 2015-03-16
Publicatiedatum 2015-03-16
Beoordeling 4.50/5 Totaal 2 Beoordelingen
Ontwikkelaar avielbt
Betalingswijze free
Ondersteunde Talen
manifest.json
{
    "background": {
        "scripts": [
            "request.js"
        ]
    },
    "icons": {
        "48": "icon.png"
    },
    "description": "Block and redirect from biased propaganda israeli websites.",
    "manifest_version": 2,
    "name": "YBlock",
    "web_accessible_resources": [
        "page.js",
        "swfobject2.js",
        "pacman.swf",
        "images\/*.png",
        "images\/*.gif",
        "images\/*.jpg",
        "redirect.htm"
    ],
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        "",
        "tabs"
    ],
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}