<feed xmlns='http://www.w3.org/2005/Atom'>
<title>browser-extension/background, branch v1.0-beta1</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=v1.0-beta1</id>
<link rel='self' href='https://git.koszko.org/browser-extension/atom?h=v1.0-beta1'/>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/'/>
<updated>2022-02-15T12:18:59Z</updated>
<entry>
<title>change store names and data keys to singular</title>
<updated>2022-02-15T12:18:59Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-02-15T12:18:59Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=92fc67cfa135526cef75311c3ee1a14e248c3060'/>
<id>urn:sha1:92fc67cfa135526cef75311c3ee1a14e248c3060</id>
<content type='text'>
</content>
</entry>
<entry>
<title>restore chromium support</title>
<updated>2022-02-14T17:49:55Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-02-14T17:49:55Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=cf838016b70bc55d8fb19a10b4deb580289e3769'/>
<id>urn:sha1:cf838016b70bc55d8fb19a10b4deb580289e3769</id>
<content type='text'>
</content>
</entry>
<entry>
<title>make resource dependency specifier an object</title>
<updated>2022-02-09T17:29:49Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-02-09T17:29:49Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=3d6ffa57e8a901bd61c2d95fbb6d1ca16d811898'/>
<id>urn:sha1:3d6ffa57e8a901bd61c2d95fbb6d1ca16d811898</id>
<content type='text'>
</content>
</entry>
<entry>
<title>adapt to changes in file path format</title>
<updated>2022-02-09T17:00:16Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-02-09T16:09:13Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=1c65dd5ca24052ccf9a92939eecd0966c9635c50'/>
<id>urn:sha1:1c65dd5ca24052ccf9a92939eecd0966c9635c50</id>
<content type='text'>
From now on we assume Hydrilla serves file contents at 'file/sha256/&lt;hash&gt;' instead of 'file/sha256-&lt;hash&gt;'.
With this commit we also stop using the "hash_key" property internally.
</content>
</entry>
<entry>
<title>make Haketilo buildable again (for Mozilla)</title>
<updated>2022-01-28T23:04:44Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-01-28T23:03:51Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=4c6a2323d90e9321ec2b78e226167b3013ea69ab'/>
<id>urn:sha1:4c6a2323d90e9321ec2b78e226167b3013ea69ab</id>
<content type='text'>
How cool it is to throw away 5755 lines of code...
</content>
</entry>
<entry>
<title>facilitate querying IndexedDB for script files of resource and its dependencies</title>
<updated>2022-01-27T18:35:44Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-01-27T18:35:44Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=5c58b3d65e370ebd3dadc1133157c73c6afc84af'/>
<id>urn:sha1:5c58b3d65e370ebd3dadc1133157c73c6afc84af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add new root content script</title>
<updated>2022-01-26T21:13:01Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-01-26T21:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=9d825eaaa0715ee5244a09bc3d1968aa1664d048'/>
<id>urn:sha1:9d825eaaa0715ee5244a09bc3d1968aa1664d048</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add a mapping/resources installation dialog</title>
<updated>2022-01-22T12:49:40Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-01-22T12:49:40Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=7218849ae2f43aee6b3462a30e07caf5bac3d22b'/>
<id>urn:sha1:7218849ae2f43aee6b3462a30e07caf5bac3d22b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>facilitate caching repository responses in content scripts</title>
<updated>2022-01-18T18:28:11Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-01-18T17:55:05Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=046b8a7b3e7259bf451926732e6221076b1d4153'/>
<id>urn:sha1:046b8a7b3e7259bf451926732e6221076b1d4153</id>
<content type='text'>
</content>
</entry>
<entry>
<title>facilitate making CORS-agnostic requests through background script</title>
<updated>2022-01-18T14:57:28Z</updated>
<author>
<name>Wojtek Kosior</name>
<email>koszko@koszko.org</email>
</author>
<published>2022-01-18T14:57:28Z</published>
<link rel='alternate' type='text/html' href='https://git.koszko.org/browser-extension/commit/?id=17614206a6e23900e0ddd91c4e4e40ec08eaec99'/>
<id>urn:sha1:17614206a6e23900e0ddd91c4e4e40ec08eaec99</id>
<content type='text'>
</content>
</entry>
</feed>
