README - surf-adblock - Surf adblock web extension | |
git clone git://git.codemadness.org/surf-adblock | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
README (400B) | |
--- | |
1 Adblock extension for surf | |
2 ========================== | |
3 | |
4 !!! NOTE !!! | |
5 | |
6 This extension is in development and many things don't work yet. However | |
7 feel free to send patches to improve it. | |
8 | |
9 | |
10 Install | |
11 ------- | |
12 | |
13 $ make | |
14 $ doas make install | |
15 | |
16 | |
17 Usage | |
18 ----- | |
19 | |
20 Download Adblock rules: | |
21 | |
22 surf-adblock-dl > ~/.surf/adblockrules | |
23 | |
24 Start surf: | |
25 | |
26 surf https://favoritewebsite.xxx/ | |
27 | |
28 | |
29 License | |
30 ------- | |
31 | |
32 ISC, see LICENSE file. |