Skip to content

Commit 716ee92

Browse files
committed
1 parent 90f63a4 commit 716ee92

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,18 @@
1-
#HTTP Switchboard for Chromium
1+
# HTTP Switchboard for Chromium
22

33
See [Change log](https://github.com/gorhill/httpswitchboard/wiki/Change-log) for latest changes.
44

55
A Chromium browser extension which let you white- or blacklist requests
66
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.
89

9-
##Installation
10+
## Installation
1011

1112
Available on Chrome web store (<a href="https://chrome.google.com/webstore/detail/httpswitchboard/mghdpehejfekicfjcdbfofhcmnjhgaag">HTTP Switchboard</a>),
1213
or you can [install manually](https://github.com/gorhill/httpswitchboard/tree/master/dist).
1314

14-
##Documentation
15+
## Documentation
1516

1617
![HTTP Switchboard](doc/img/screenshot1.png)
1718

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

83-
##License
84+
## License
8485

8586
<a href="https://github.com/gorhill/httpswitchboard/blob/master/LICENSE.txt">GPLv3</a>.

0 commit comments

Comments
 (0)