<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/js/background, branch 23.10.1.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=23.10.1.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=23.10.1.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2023-10-01T08:10:17+00:00</updated>
<entry>
<title>remove stray debugging comment</title>
<updated>2023-10-01T08:10:17+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-01T08:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=be46fb6faf8d9403a3b23e29e35cc2982a66732e'/>
<id>urn:sha1:be46fb6faf8d9403a3b23e29e35cc2982a66732e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>create both cross-frame ports in the background</title>
<updated>2023-09-30T16:56:52+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-09-30T16:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=6769ff501c8b5d20e9056de57eff5a62a92339d3'/>
<id>urn:sha1:6769ff501c8b5d20e9056de57eff5a62a92339d3</id>
<content type='text'>
on Chrome (currently 117), the port created in the content script with
runtime.connect does not properly receive an onDisconnect event when
the service worker sleeps. the port created in the background with
tabs.connect does receive the event, so create both ports with
tabs.connect.

fixes #241.
</content>
</entry>
<entry>
<title>remove broken fetch(1, 2)</title>
<updated>2023-08-17T13:19:41+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-08-17T13:19:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=07333a2807fc23875a3ffa34f97ea0ff1e44d3d6'/>
<id>urn:sha1:07333a2807fc23875a3ffa34f97ea0ff1e44d3d6</id>
<content type='text'>
this line serves no purpose. the commit it was introduced in has the
message 'Document RequestBuilder' and is the only non-documentary line
in the commit.

related to #204.
</content>
</entry>
<entry>
<title>fix: StyleOrigin enum absent in Firefox</title>
<updated>2023-08-17T13:17:23+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-08-16T10:44:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bc8425ec6b82ac2c8aa761ee4a94e2b6afedcad2'/>
<id>urn:sha1:bc8425ec6b82ac2c8aa761ee4a94e2b6afedcad2</id>
<content type='text'>
the API accepts string literals, which is all this enum provides. This
should fix two warnings in #96.
</content>
</entry>
<entry>
<title>fix script and style injection in Firefox</title>
<updated>2023-08-17T13:17:18+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-08-16T10:37:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=4b7f91fa5f43ba6023f1c9991348b56b3e26a11b'/>
<id>urn:sha1:4b7f91fa5f43ba6023f1c9991348b56b3e26a11b</id>
<content type='text'>
Firefox added the scripting API in 102. This should fix the majority
of warnings listed in #96:

- insertCSS
- executeScript
- getRegisteredContentScripts
- contentScripts.register
- registerContentScripts
- unregisterContentScripts
</content>
</entry>
<entry>
<title>refactor: added Firefox/Chrome comment on welcome page, removed console.log</title>
<updated>2023-04-02T13:12:01+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-30T06:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=033d38d3a0dfabc2565769ff12e30145f5450eb5'/>
<id>urn:sha1:033d38d3a0dfabc2565769ff12e30145f5450eb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>refactor: fixed linting errors</title>
<updated>2023-04-02T13:12:01+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-30T02:45:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=66521d3d16af4e15ba921aaf5d57e6ac331ea917'/>
<id>urn:sha1:66521d3d16af4e15ba921aaf5d57e6ac331ea917</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: welcome page no longer loads multiple times</title>
<updated>2023-04-02T13:12:01+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-30T02:32:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=5fcd37872a5adb45c42e17a78b87d1e174e72908'/>
<id>urn:sha1:5fcd37872a5adb45c42e17a78b87d1e174e72908</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: renamed action -&gt; browserAction, to support manifest v3</title>
<updated>2023-03-24T01:32:49+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-24T01:32:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=fef344c1470764243d06e9d8230c88966ee447d5'/>
<id>urn:sha1:fef344c1470764243d06e9d8230c88966ee447d5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixed eslint, changed header to only use 2 spaces, added missing headers to test</title>
<updated>2023-03-23T05:59:35+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-23T05:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a14251ea2b2b77b94fa5436b8c055a99c5f66e95'/>
<id>urn:sha1:a14251ea2b2b77b94fa5436b8c055a99c5f66e95</id>
<content type='text'>
</content>
</entry>
</feed>
