<feed xmlns='http://www.w3.org/2005/Atom'>
<title>swextreload/internal, branch v0.0.1</title>
<subtitle>Reload Manifest V3 Chrome extensions from the command line</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/swextreload/'/>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2023-11-25T16:09:01+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-25T16:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/swextreload/commit/?id=8332516d2958e907843f07ad2d5e3e6725af9bb8'/>
<id>8332516d2958e907843f07ad2d5e3e6725af9bb8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>swextreload: Choose the first non-nil target to reload the current tab</title>
<updated>2023-11-25T15:39:26+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-25T15:39:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/swextreload/commit/?id=49f45511c8f1864475d2ab33ccf3cda39548c91d'/>
<id>49f45511c8f1864475d2ab33ccf3cda39548c91d</id>
<content type='text'>
It's possible for the first extension target to be nil. If that happens,
keep going through the list of input extensions until we find a target
that isn't nil.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's possible for the first extension target to be nil. If that happens,
keep going through the list of input extensions until we find a target
that isn't nil.
</pre>
</div>
</content>
</entry>
<entry>
<title>swextreload: Go fmt</title>
<updated>2023-11-25T15:35:14+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-25T15:35:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/swextreload/commit/?id=58e21e03dc65713675d6dc33b25504807c402de9'/>
<id>58e21e03dc65713675d6dc33b25504807c402de9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>swextreload.reloadTab: Add function documentation</title>
<updated>2023-11-25T14:05:29+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-25T14:05:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/swextreload/commit/?id=53a217e249116ba7f3bda17302c9d48a09bc2b55'/>
<id>53a217e249116ba7f3bda17302c9d48a09bc2b55</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>swextreload.isExtensionManifestV2: Add function documentation</title>
<updated>2023-11-25T14:04:33+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-25T14:04:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/swextreload/commit/?id=dba5086e69fc9ce7302cfc9cbc4e3f8567ce9f1e'/>
<id>dba5086e69fc9ce7302cfc9cbc4e3f8567ce9f1e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>swextreload.reloadTab: Rename `letarget` variable</title>
<updated>2023-11-25T14:02:45+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-25T14:02:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/swextreload/commit/?id=bfa9e0469e6e9cba2d03031a7fa602c7dbf44a7c'/>
<id>bfa9e0469e6e9cba2d03031a7fa602c7dbf44a7c</id>
<content type='text'>
That was just a temporary name as I wasn't sure if I was going to keep
the argument. Now that this seems to work, rename the variable to
something more understandable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
That was just a temporary name as I wasn't sure if I was going to keep
the argument. Now that this seems to work, rename the variable to
something more understandable.
</pre>
</div>
</content>
</entry>
<entry>
<title>swextreload.reloadTab: Remove `isExtensionManifestV2` argument</title>
<updated>2023-11-25T14:00:09+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-25T14:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/swextreload/commit/?id=3c3533d85f55b034333e91edd9968608a1ea98ac'/>
<id>3c3533d85f55b034333e91edd9968608a1ea98ac</id>
<content type='text'>
It was a bit confusing to have a variable and a function with the same
name.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It was a bit confusing to have a variable and a function with the same
name.
</pre>
</div>
</content>
</entry>
<entry>
<title>swextreload: Explain why we don't cancel certain contexts</title>
<updated>2023-11-25T13:56:15+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-25T13:56:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/swextreload/commit/?id=6d5c4ff7710f37ff75ffaf6465d529a2fce64d38'/>
<id>6d5c4ff7710f37ff75ffaf6465d529a2fce64d38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>swextreload: Explain MV2 vs. MV3 tab reload handling</title>
<updated>2023-11-25T13:53:19+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-25T13:53:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/swextreload/commit/?id=b02dd4f742ec79a9e885a01579c15a151f5f9ebc'/>
<id>b02dd4f742ec79a9e885a01579c15a151f5f9ebc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>swextreload: Explain 200 millisecond sleep before reloading tab</title>
<updated>2023-11-25T13:37:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2023-11-25T13:37:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/swextreload/commit/?id=a4ecd256f1297080646bab1f9a29d196ea7e3a75'/>
<id>a4ecd256f1297080646bab1f9a29d196ea7e3a75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
