parent
a6e3199616
commit
f6b88770d1
@ -7,7 +7,7 @@ qutebrowser is extensible by writing userscripts which can be called via the
|
|||||||
|
|
||||||
These userscripts are similiar to the (non-javascript) dwb userscripts. They
|
These userscripts are similiar to the (non-javascript) dwb userscripts. They
|
||||||
can be written in any language which can read environment variables and write
|
can be written in any language which can read environment variables and write
|
||||||
to a FIFO.
|
to a FIFO. Note they are *not* related to Greasemonkey userscripts.
|
||||||
|
|
||||||
Note for simple things such as opening the current page with another browser or
|
Note for simple things such as opening the current page with another browser or
|
||||||
mpv, a simple key binding to something like `:spawn mpv {url}` should suffice.
|
mpv, a simple key binding to something like `:spawn mpv {url}` should suffice.
|
||||||
|
Loading…
Reference in New Issue
Block a user