summaryrefslogtreecommitdiff
path: root/README.md
blob: 2ba53c681a8b44478116c9ec128f3a1279327e4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Miguel's Surfing Quick Links
============================
This repo holds the buggy fruit of my nightly struggle with WebKit2GTK+
and allows me following links quickly, keyboard-only.

This repo contains also the suckless surf browser which this extension 
was tested against. 

For adaptions of surf itself diff with upstream version on suckless:
surf commit 81f0452bc6c2a110239fa303ad1e72f11c33dc94 from htps://git.suckless.org/surf

![Screenshot](https://raw.githubusercontent.com/miguelclean/surf-webext-dom/master/shot.png) "Screenshot of suckless's surf running quick links"

Contribute
==========
Any contributions or pull requests (from any git repo) are warmly welcome. 

Installing this webkit2gtk+ extension along surf
================================================
* READ sources
* adapt config.mk if required
* make
* make webext-build
* sudo make webext-install #puts the webext-piper.so, where surf looks for it.
* ./surf [url]

Keys
=====
Since I use surf in modal mode (I hacked together):

f - toggle links
numbers - follow links(after you press 3 of them)

You can adapt this in the config.h