diff options
| author | Miguel <m.i@gmx.at> | 2019-02-19 12:25:40 +0100 |
|---|---|---|
| committer | Miguel <m.i@gmx.at> | 2019-02-19 12:25:40 +0100 |
| commit | 5c530e67256f8ecbd93336ba4e876acbba73f716 (patch) | |
| tree | 7744eed3a34d0a7c3ca6deddd71a02801858a767 /080_blog/0100_Webkit-Keyboardless-Navigation/index.md | |
| parent | b71633cad69d0b8fade8419cfd7a333615ad3aee (diff) | |
cleaning up more..
Diffstat (limited to '080_blog/0100_Webkit-Keyboardless-Navigation/index.md')
| -rw-r--r-- | 080_blog/0100_Webkit-Keyboardless-Navigation/index.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/080_blog/0100_Webkit-Keyboardless-Navigation/index.md b/080_blog/0100_Webkit-Keyboardless-Navigation/index.md index a56a377..5299563 100644 --- a/080_blog/0100_Webkit-Keyboardless-Navigation/index.md +++ b/080_blog/0100_Webkit-Keyboardless-Navigation/index.md @@ -10,9 +10,9 @@ as a web extension. I use simple unix pipes for communication between the main thread and my webextension. -Please note that this is a work in progress! +__Please note that this is a work in progress!__ -You can take a look at both branches at my github repo: [https://github.com/miguelclean/surf-webext-dom](https://github.com/miguelclean/surf-webext-dom). +You can take a look at both branches at my git repo: [https://gitweb.softwarefools.com/?p=miguel/surf-webext-dom.git](https://gitweb.softwarefools.com/?p=miguel/surf-webext-dom.git). The DOM is manipulated on the fly by the browser without any JavaScript involved. |
