diff options
author | Florian Bruhin <me@the-compiler.org> | 2020-11-05 19:32:32 +0100 |
---|---|---|
committer | Florian Bruhin <me@the-compiler.org> | 2020-11-05 19:32:32 +0100 |
commit | 2fc1d19f1f6db5f465949f29fc95b79fd85f3b64 (patch) | |
tree | 85ab95502cc167ad63fd93c9de4399b622c4dc66 /misc | |
parent | 4983247668bd94eed14e4e73dd28e6dec6956ece (diff) | |
download | qutebrowser-2fc1d19f1f6db5f465949f29fc95b79fd85f3b64.tar.gz qutebrowser-2fc1d19f1f6db5f465949f29fc95b79fd85f3b64.zip |
doc: Add doi userscript
Diffstat (limited to 'misc')
-rw-r--r-- | misc/userscripts/README.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/userscripts/README.md b/misc/userscripts/README.md index 0e3a5ffc3..a17f7164c 100644 --- a/misc/userscripts/README.md +++ b/misc/userscripts/README.md @@ -65,6 +65,8 @@ The following userscripts can be found on their own repositories. selections via Google Translate. - [qute-snippets](https://github.com/Aledosim/qute-snippets): Bind text snippets to a keyword and retrieve they when you want. +- [doi](https://github.com/cadadr/configuration/blob/master/qutebrowser/userscripts/doi): + Opens DOIs on Sci-Hub. [Zotero]: https://www.zotero.org/ [Pocket]: https://getpocket.com/ |