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
{{ message }}
This repository was archived by the owner on Nov 15, 2017. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,29 +43,29 @@ I expect the extension to work on a stable of any Chromium-based browser.
43
43
44
44
HTTP Switchboard (FOSS) put you in FULL control of where your browser is allowed to connect, what type of data it is allowed to download, and what it is allowed to execute. Nobody else decides for you: You choose. You are in full control of your privacy.
45
45
46
-
* See ALL the remote connections, failed or attempted, depending on whether they were blocked or allowed (you decide).
46
+
- See ALL the remote connections, failed or attempted, depending on whether they were blocked or allowed (you decide).
47
47
48
-
* A single-click to whitelist/blacklist one or multiple classes of requests according to the destination and type of data (a blocked request will NEVER leave your browser).
48
+
- A single-click to whitelist/blacklist one or multiple classes of requests according to the destination and type of data (a blocked request will NEVER leave your browser).
49
49
50
-
* Efficient blacklisting: cookies won't leave your browser, javascript won't execute, plugins won't play, tracking pixels won't download, etc.
50
+
- Efficient blacklisting: cookies won't leave your browser, javascript won't execute, plugins won't play, tracking pixels won't download, etc.
51
51
52
-
* You do not have to solely rely on just one particular curated blacklist (arguably with many missing entries) outside which nothing else can be blocked.
52
+
- You do not have to solely rely on just one particular curated blacklist (arguably with many missing entries) outside which nothing else can be blocked.
53
53
54
-
* Ease of use: HTTP Switchboard lets you easily whitelist/blacklist net requests which originate from within a web page according to a point-and-click matrix:
54
+
- Ease of use: HTTP Switchboard lets you easily whitelist/blacklist net requests which originate from within a web page according to a point-and-click matrix:
55
55
56
56
- domain names (left column)
57
-
* from very specific
58
-
* to very generic
57
+
* from very specific
58
+
* to very generic
59
59
60
60
- type of requests (top row)
61
-
* cookies
62
-
* css (stylesheets and web fonts)
63
-
* images
64
-
* objects
65
-
* scripts
66
-
* XHR (requests made by scripts)
67
-
* frames
68
-
* others
61
+
* cookies
62
+
* css (stylesheets and web fonts)
63
+
* images
64
+
* objects
65
+
* scripts
66
+
* XHR (requests made by scripts)
67
+
* frames
68
+
* others
69
69
70
70
You can blacklist/whitelist a single cell, an entire row, a group of rows, an entire column, or the whole matrix with just one click.
0 commit comments