YBlock

Block and redirect from biased propaganda israeli websites.

What is YBlock?

YBlock is a Chrome extension developed by avielbt, and its main feature is "Block and redirect from biased propaganda israeli websites.".

Extension Screenshots

screenshot

Download YBlock Extension CRX File

Download YBlock 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

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

Extension Basic Information

Name YBlock YBlock
ID mljdibgklbhfonphhkcjjfgoccijdnef
Official URL https://chrome.google.com/webstore/detail/yblock/mljdibgklbhfonphhkcjjfgoccijdnef
Description Block and redirect from biased propaganda israeli websites.
File Size 147 KB
Installation Count 74
Current Version 1.0
Last Updated 2015-03-16
Publish Date 2015-03-16
Rating 4.50/5 Total 2 Ratings
Developer avielbt
Payment Type free
Supported Languages
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"
}