<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Legibility, branch master</title>
<subtitle>A WebExtension that lets you override the CSS of any website</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Legibility/'/>
<entry>
<title>Merge branch 'fix-reload-keyboard-shortcut-on-Chrome'</title>
<updated>2021-09-21T19:03:55+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-21T19:03:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Legibility/commit/?id=60826582ef0d03b252ae7c1bae676075c8b970a7'/>
<id>60826582ef0d03b252ae7c1bae676075c8b970a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase version v0.1.0 -&gt; v0.1.1</title>
<updated>2021-09-21T19:03:28+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-21T19:03:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Legibility/commit/?id=c73dff448350817476728ee738c8cd705c9d14ba'/>
<id>c73dff448350817476728ee738c8cd705c9d14ba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Add `make chrome` to Chrome installation instructions</title>
<updated>2021-09-21T19:01:11+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-21T19:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Legibility/commit/?id=555ab5e8a6c045beb78adcd9dade3fe61f96f6ef'/>
<id>555ab5e8a6c045beb78adcd9dade3fe61f96f6ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a way to get rid of the reload keyboard shortcut for Chrome</title>
<updated>2021-09-19T20:27:14+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-19T20:27:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Legibility/commit/?id=ee4954a4f31702495d6ff54ace8c5e06c0eb4c8f'/>
<id>ee4954a4f31702495d6ff54ace8c5e06c0eb4c8f</id>
<content type='text'>
The keyboard shortcut for reloading the extension causes the extension
to fail to load in Chrome. That happens because the default shortcut
uses the Control and Option modifiers together:

&gt; Key combinations that involve Ctrl+Alt are not permitted in order to
&gt; avoid conflicts with the AltGr key.

https://developer.chrome.com/docs/extensions/reference/commands/#key-combinations

Provide a way to remove the keyboard shortcuts from the manifest for
Chrome. The shortcuts aren't necessary in Chrome, as new CSS files and
changes to existing ones are automatically recognised without having to
reload the extension. On Firefox, the extension must be manually
reloaded in order for CSS changes to take effect.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The keyboard shortcut for reloading the extension causes the extension
to fail to load in Chrome. That happens because the default shortcut
uses the Control and Option modifiers together:

&gt; Key combinations that involve Ctrl+Alt are not permitted in order to
&gt; avoid conflicts with the AltGr key.

https://developer.chrome.com/docs/extensions/reference/commands/#key-combinations

Provide a way to remove the keyboard shortcuts from the manifest for
Chrome. The shortcuts aren't necessary in Chrome, as new CSS files and
changes to existing ones are automatically recognised without having to
reload the extension. On Firefox, the extension must be manually
reloaded in order for CSS changes to take effect.
</pre>
</div>
</content>
</entry>
<entry>
<title>Increase version v0.0.1 -&gt; v0.1.0</title>
<updated>2021-09-16T18:42:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-16T18:42:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Legibility/commit/?id=26bcc649bc44d8b1cf6bbbf04597e703ddce31fe'/>
<id>26bcc649bc44d8b1cf6bbbf04597e703ddce31fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add CHANGELOG</title>
<updated>2021-09-16T18:42:29+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-16T18:42:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Legibility/commit/?id=b8b89348cc26b0a65e46bd0b6e9266c737f44e7f'/>
<id>b8b89348cc26b0a65e46bd0b6e9266c737f44e7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Update copyright year</title>
<updated>2021-09-10T17:44:55+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-10T17:44:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Legibility/commit/?id=0af90bfea7d67ad05008893f09c06da8b660eabe'/>
<id>0af90bfea7d67ad05008893f09c06da8b660eabe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'reload-extension-shortcut'</title>
<updated>2021-09-10T17:44:47+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-10T17:44:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Legibility/commit/?id=c92c854988e025850b8a3e97b0d84ca4b69ca681'/>
<id>c92c854988e025850b8a3e97b0d84ca4b69ca681</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>manifest.json: Remove `activeTab` permission</title>
<updated>2021-09-09T21:55:45+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-09T21:55:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Legibility/commit/?id=dd35d8da997dd3fa9f9eb3c749cb13cbc5215131'/>
<id>dd35d8da997dd3fa9f9eb3c749cb13cbc5215131</id>
<content type='text'>
We already request permission on all `http://` and `https://` hosts.
That should give us all the permission we need. The `activeTab`
permission just seems redundant. It's probably a holdover that no longer
applies.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We already request permission on all `http://` and `https://` hosts.
That should give us all the permission we need. The `activeTab`
permission just seems redundant. It's probably a holdover that no longer
applies.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a keyboard shortcut to reload the extension</title>
<updated>2021-09-09T21:47:56+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2021-09-09T21:47:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Legibility/commit/?id=795f5c25ec5e6a517ff9d12ac8a731d4a2881e68'/>
<id>795f5c25ec5e6a517ff9d12ac8a731d4a2881e68</id>
<content type='text'>
On Firefox, when adding or modifying CSS files, the changes aren't
applied on a page refresh. Instead, they're applied when the extension
is reloaded. Provide a keyboard shortcut to enable quick reloads, rather
than having to open `about:addons` and toggle the extension off and on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
On Firefox, when adding or modifying CSS files, the changes aren't
applied on a page refresh. Instead, they're applied when the extension
is reloaded. Provide a keyboard shortcut to enable quick reloads, rather
than having to open `about:addons` and toggle the extension off and on.
</pre>
</div>
</content>
</entry>
</feed>
