Plugin Block BBB
Elimina todo o conteúdo referente ao BBB, o Big Brother Brasil. Da Internet INTEIRA.
Wat is Plugin Block BBB?
Plugin Block BBB is een Chrome-extensie ontwikkeld door Unknown, en de belangrijkste functie is "Elimina todo o conteúdo referente ao BBB, o Big Brother Brasil. Da Internet INTEIRA.".
Extensie Screenshots
Download het CRX-bestand van de extensie Plugin Block BBB
Download Plugin Block BBB-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
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!
Basisinformatie over de Extensie
Naam | Plugin Block BBB |
ID | cjjimnikagpcoecmlkdjfendologjafe |
Officiële URL | https://chromewebstore.google.com/detail/plugin-block-bbb/cjjimnikagpcoecmlkdjfendologjafe |
Beschrijving | Elimina todo o conteúdo referente ao BBB, o Big Brother Brasil. Da Internet INTEIRA. |
Bestandsgrootte | 104 KB |
Aantal Installaties | 117 |
Huidige Versie | 0.1.0 |
Laatst Bijgewerkt | 2016-03-18 |
Publicatiedatum | 2016-03-18 |
Beoordeling | 3.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | Unknown |
Betalingswijze | free |
Ondersteunde Talen | 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" ] } |