<feed xmlns='http://www.w3.org/2005/Atom'>
<title>duckduckgo-region-filter-toggle-shortcut, branch master</title>
<subtitle>A keyboard shortcut to toggle the region filter on DuckDuckGo</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/duckduckgo-region-filter-toggle-shortcut/'/>
<entry>
<title>Update copyright year</title>
<updated>2019-05-18T18:33:23+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-05-18T18:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/duckduckgo-region-filter-toggle-shortcut/commit/?id=e71728f9849d21f5adfa57025ae2d13e1d49a6ac'/>
<id>e71728f9849d21f5adfa57025ae2d13e1d49a6ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run after the page's scripts have loaded</title>
<updated>2019-05-18T18:27:23+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-05-18T18:27:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/duckduckgo-region-filter-toggle-shortcut/commit/?id=b8b11ce59dde4acf4bb17780d92785aefaf88cc9'/>
<id>b8b11ce59dde4acf4bb17780d92785aefaf88cc9</id>
<content type='text'>
Use `@run-at` "document-idle" to execute only after the host page's
scripts have loaded. The Greasemonkey default is "document-end".

I was trying this script on a different machine and Firefox version and
it didn't work. Looks like it was running before the region filter was
loaded, causing the `toggle` variable to be `null`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `@run-at` "document-idle" to execute only after the host page's
scripts have loaded. The Greasemonkey default is "document-end".

I was trying this script on a different machine and Firefox version and
it didn't work. Looks like it was running before the region filter was
loaded, causing the `toggle` variable to be `null`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add README</title>
<updated>2018-11-21T01:31:16+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-21T01:31:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/duckduckgo-region-filter-toggle-shortcut/commit/?id=abe99363ad712d0c62b6a84fedb614fb3266398e'/>
<id>abe99363ad712d0c62b6a84fedb614fb3266398e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2018-11-21T01:07:10+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-21T01:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/duckduckgo-region-filter-toggle-shortcut/commit/?id=21032ce8db277c62cd9126af482335ec922c3a87'/>
<id>21032ce8db277c62cd9126af482335ec922c3a87</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add duckduckgo-region-filter-toggle-shortcut.user.js</title>
<updated>2018-09-29T11:21:27+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-09-29T11:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/duckduckgo-region-filter-toggle-shortcut/commit/?id=2716ded228ba49f21a338c8cc8e092fd468f4609'/>
<id>2716ded228ba49f21a338c8cc8e092fd468f4609</id>
<content type='text'>
A web user script that adds a keyboard shortcut (Ctrl-r) to DuckDuckGo
to toggle the region filter.

Because it's not a link and is therefore not clickable via Vim
extensions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A web user script that adds a keyboard shortcut (Ctrl-r) to DuckDuckGo
to toggle the region filter.

Because it's not a link and is therefore not clickable via Vim
extensions.
</pre>
</div>
</content>
</entry>
</feed>
