Gawker Blocker
Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker
Vad är Gawker Blocker?
Gawker Blocker är en Chrome-tillägg utvecklad av neal, och dess huvudfunktion är "Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker".
Tilläggsskärmbilder
Ladda ner Gawker Blocker-förlängningens CRX-fil
Ladda ner Gawker Blocker-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker
Grundläggande Information om Tillägg
Namn | |
ID | nlgiecmdnpopiobpnjlilpibagojifgm |
Officiell webbadress | https://chromewebstore.google.com/detail/gawker-blocker/nlgiecmdnpopiobpnjlilpibagojifgm |
Beskrivning | Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker |
Filstorlek | 7.46 KB |
Antal Installationer | 31 |
Aktuell Version | 0.1.0 |
Senast Uppdaterad | 2015-07-18 |
Publiceringsdatum | 2015-07-17 |
Betyg | 5.00/5 Totalt 8 Betyg |
Utvecklare | neal |
Betalningssätt | free |
Tilläggswebbplats | https://github.com/nealgranger/gawkerblocker |
Stödda Språk | 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", " |