Gawker Blocker
Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker
Cos'è Gawker Blocker?
Gawker Blocker è un'estensione di Chrome sviluppata da neal, e la sua funzione principale è "Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Gawker Blocker
Scarica i file di estensione Gawker Blocker in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker
Informazioni di Base sull'Estensione
Nome | |
ID | nlgiecmdnpopiobpnjlilpibagojifgm |
URL Ufficiale | https://chromewebstore.google.com/detail/gawker-blocker/nlgiecmdnpopiobpnjlilpibagojifgm |
Descrizione | Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker |
Dimensione del File | 7.46 KB |
Conteggio Installazioni | 31 |
Versione Corrente | 0.1.0 |
Ultimo Aggiornamento | 2015-07-18 |
Data di Pubblicazione | 2015-07-17 |
Valutazione | 5.00/5 Totale 8 Valutazioni |
Sviluppatore | neal |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/nealgranger/gawkerblocker |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Gawker Blocker", "version": "0.1.0", "background": { "scripts": [ "background.js" ] }, "permissions": [ "webRequest", "webRequestBlocking", "notifications", " |