You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,18 @@
1
-
#HTTP Switchboard for Chromium
1
+
#HTTP Switchboard for Chromium
2
2
3
3
See [Change log](https://github.com/gorhill/httpswitchboard/wiki/Change-log) for latest changes.
4
4
5
5
A Chromium browser extension which let you white- or blacklist requests
6
6
originating from within a web page according to their type and/or destination
7
-
as per domain name.
7
+
as per domain name. As of December 2013, the extension comes with preset
8
+
blacklists totalling over 45,000 distinct hostnames.
8
9
9
-
##Installation
10
+
##Installation
10
11
11
12
Available on Chrome web store (<ahref="https://chrome.google.com/webstore/detail/httpswitchboard/mghdpehejfekicfjcdbfofhcmnjhgaag">HTTP Switchboard</a>),
12
13
or you can [install manually](https://github.com/gorhill/httpswitchboard/tree/master/dist).
13
14
14
-
##Documentation
15
+
##Documentation
15
16
16
17

17
18
@@ -80,6 +81,6 @@ blocking all requests for images as an example.
80
81
This is a very early draft, but it does the job. I intend to keep working on
81
82
it until I am satisfied that it can be tagged as version 1.0.
0 commit comments