diff options
author | Yuchen Pei <id@ypei.org> | 2023-08-26 18:16:09 +1000 |
---|---|---|
committer | Yuchen Pei <id@ypei.org> | 2023-08-26 18:16:09 +1000 |
commit | 9e004a40faba221f9179a96df6cceaeaba2d8c68 (patch) | |
tree | c198240e7c22b50695cdb13e4c70c074efc80521 /firefox/org-protocol-activate.html | |
parent | b35a2376ce6f17468a3502313f931bdc40b536b8 (diff) |
Firefox x org-protocol
A greasemonkey userscript with keybindings for org-protocol.
A webpage to activate org-protocol in firefox, which requires
network.protocol-handler.expose.org-protocol to be false
Some org-protocol bookmarklet in case the keys don't work
Diffstat (limited to 'firefox/org-protocol-activate.html')
-rw-r--r-- | firefox/org-protocol-activate.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/firefox/org-protocol-activate.html b/firefox/org-protocol-activate.html new file mode 100644 index 0000000..c4b7135 --- /dev/null +++ b/firefox/org-protocol-activate.html @@ -0,0 +1 @@ +<a href="org-protocol:/whatever">activate</a> |