Gawker Blocker
Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker
Gawker Blockerとは何ですか?
Gawker Blockerはnealによって開発されたChromeの拡張機能で、その主な機能は「Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker」です。
拡張機能のスクリーンショット
Gawker Blocker拡張機能のCRXファイルをダウンロード
Gawker Blocker拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker
拡張機能の基本情報
名前 | |
ID | nlgiecmdnpopiobpnjlilpibagojifgm |
公式URL | https://chromewebstore.google.com/detail/gawker-blocker/nlgiecmdnpopiobpnjlilpibagojifgm |
説明 | Blocks requests to the gawker network before they are sent. https://github.com/nealgranger/gawkerblocker |
ファイルサイズ | 7.46 KB |
インストール数 | 31 |
現在のバージョン | 0.1.0 |
最終更新日 | 2015-07-18 |
公開日 | 2015-07-17 |
評価 | 5.00/5 合計 8 レビュー |
開発者 | neal |
支払い方法 | free |
拡張機能のウェブサイト | https://github.com/nealgranger/gawkerblocker |
対応言語 | 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", " |