<feed xmlns='http://www.w3.org/2005/Atom'>
<title>browser-extension/common, branch jahoti-update</title>
<subtitle>A discontinued Web Extension to facilitate replacing sites' js with user-supplied scripts</subtitle>
<id>https://git.koszko.org/browser-extension/atom?h=jahoti-update</id>
<link rel='self' href='https://git.koszko.org/browser-extension/atom?h=jahoti-update'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/'/>
<updated>2021-09-13T14:56:44Z</updated>
<entry>
<title>rename the extension to "Haketilo"</title>
<updated>2021-09-13T14:56:44Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2021-09-13T14:56:44Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=2bd35bc4b0d32b70320b06d932db90e75e89373e'/>
<id>urn:sha1:2bd35bc4b0d32b70320b06d932db90e75e89373e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>limit allowed pattern lengths</title>
<updated>2021-09-10T14:18:06Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2021-09-09T18:18:01Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=72cbfa74f7f30fdf60fc6ad73182ed1cca3d3712'/>
<id>urn:sha1:72cbfa74f7f30fdf60fc6ad73182ed1cca3d3712</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplify CSP handling</title>
<updated>2021-09-09T16:50:58Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2021-09-09T15:47:51Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=44e89d8ec71b441a431c848567f34b9a36f6b982'/>
<id>urn:sha1:44e89d8ec71b441a431c848567f34b9a36f6b982</id>
<content type='text'>
All page's CSP rules are now removed when a payload is to be injected. When there is no payload, CSP rules are not modified but only supplemented with Hachette's own.
</content>
</entry>
<entry>
<title>Fix sanitizing of non-HTML XMLDocument's</title>
<updated>2021-09-08T17:55:33Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2021-09-08T17:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=e2d26bad35bbe3876862b482f7963d713238313b'/>
<id>urn:sha1:e2d26bad35bbe3876862b482f7963d713238313b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>generate Chromium unique key automatically in `build.sh'</title>
<updated>2021-09-06T14:45:36Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2021-09-06T14:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=ed08ef1a6df1713a0e00ccd656f4bb4ed44647a4'/>
<id>urn:sha1:ed08ef1a6df1713a0e00ccd656f4bb4ed44647a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>merge changes before version 0.1</title>
<updated>2021-09-04T10:32:13Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2021-09-04T10:32:02Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=e48e20de13de78a46cd1dec47ef609eb156ca839'/>
<id>urn:sha1:e48e20de13de78a46cd1dec47ef609eb156ca839</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement rethinked &lt;meta&gt; tags sanitizing approach</title>
<updated>2021-09-02T19:33:33Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2021-09-02T19:32:48Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=44958e6ab4218429475f3c79ecf2116b78a07021'/>
<id>urn:sha1:44958e6ab4218429475f3c79ecf2116b78a07021</id>
<content type='text'>
This has not been tested yet. Additionally, functionality for blocking of `data:' urls needs to be re-enabled.
</content>
</entry>
<entry>
<title>enable toggling of global script blocking policy\n\nThis commit also introduces `light_storage' module which is later going to replace the storage code we use right now.\nAlso included is a hack to properly display scrollbars under Mozilla (needs testing on newer Mozilla browsers).</title>
<updated>2021-09-02T16:35:49Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2021-09-02T16:35:49Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=6247f163d3ca89d5570450ac7ac8fd18f73bb74b'/>
<id>urn:sha1:6247f163d3ca89d5570450ac7ac8fd18f73bb74b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>put simplest, asynchronous local storage operations in a separate file</title>
<updated>2021-08-27T12:54:19Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2021-08-27T12:54:19Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=53891495d6f6b901da3058b1227d326313d922e9'/>
<id>urn:sha1:53891495d6f6b901da3058b1227d326313d922e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add support for `ftp://' protocol</title>
<updated>2021-08-27T08:52:52Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2021-08-27T08:52:52Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=48f76d7004da4bd4998d0c79266c62f893cfa7d3'/>
<id>urn:sha1:48f76d7004da4bd4998d0c79266c62f893cfa7d3</id>
<content type='text'>
</content>
</entry>
</feed>
