blob: 3592ac69e9e9f39da3e3adf4228ad20c380d7acb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
DuckDuckGo Region Filter Toggle Shortcut
========================================
Adds a keyboard shortcut to toggle the region filter on DuckDuckGo.
## Demo

## Install
Open the [raw script][1] and click “Install” in the resulting dialog. A [more
detailed explanation][2] is available on the Greasemonkey wiki.
## License
Copyright © 2018–2019 Teddy Wing. Licensed under the GNU GPLv3+ (see the
included COPYING file).
[1]: https://raw.githubusercontent.com/teddywing/duckduckgo-region-filter-toggle-shortcut/master/duckduckgo-region-filter-toggle-shortcut.user.js
[2]: https://wiki.greasespot.net/Greasemonkey_Manual:Installing_Scripts
|