Plugin Block BBB

Elimina todo o conteúdo referente ao BBB, o Big Brother Brasil. Da Internet INTEIRA.

What is Plugin Block BBB?

Plugin Block BBB is a Chrome extension developed by Unknown, and its main feature is "Elimina todo o conteúdo referente ao BBB, o Big Brother Brasil. Da Internet INTEIRA.".

Extension Screenshots

screenshot

Download Plugin Block BBB Extension CRX File

Download Plugin Block BBB 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

                        Elimina todo o conteúdo referente ao BBB, o Big Brother Brasil. Da Internet INTEIRA.
Cansado de ver "conteúdo" sobre o Big Brother em todo lugar? Esta extensão elimina automaticamente das páginas que você visita qualquer menção ao "reality" show mais odiado do Brasil.

Funciona em tempo real, limpando qualquer site: portais de notícias, redes sociais, blogs, receitas à base de tahine... navegue sem perigo de ficar sabendo o que acontece na casa mais tosca do Brasil!                    

Extension Basic Information

Name Plugin Block BBB Plugin Block BBB
ID cjjimnikagpcoecmlkdjfendologjafe
Official URL https://chromewebstore.google.com/detail/plugin-block-bbb/cjjimnikagpcoecmlkdjfendologjafe
Description Elimina todo o conteúdo referente ao BBB, o Big Brother Brasil. Da Internet INTEIRA.
File Size 104 KB
Installation Count 117
Current Version 0.1.0
Last Updated 2016-03-18
Publish Date 2016-03-18
Rating 3.00/5 Total 2 Ratings
Developer Unknown
Payment Type free
Supported Languages pt-BR
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "js": [
                "js\/jquery-1.10.2.min.js",
                "js\/content.js"
            ],
            "matches": [
                "*:\/\/*\/*"
            ],
            "run_at": "document_end"
        }
    ],
    "description": "Elimina todo o conte\u00fado referente ao BBB, o Big Brother Brasil. Da Internet INTEIRA.",
    "icons": {
        "128": "images\/icon128.png",
        "16": "images\/icon16.png",
        "48": "images\/icon48.png"
    },
    "manifest_version": 2,
    "name": "Plugin Block BBB",
    "permissions": [
        "storage",
        "tabs",
        "webNavigation",
        "cookies"
    ],
    "version": "0.1.0",
    "web_accessible_resources": [
        "images\/icon16.png",
        "images\/icon48.png",
        "images\/icon128.png",
        "js\/jquery-1.10.2.min.map"
    ]
}