<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/docs, branch 23.11.18.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=23.11.18.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=23.11.18.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2023-11-10T19:36:31+00:00</updated>
<entry>
<title>Update templates.md</title>
<updated>2023-11-10T19:36:31+00:00</updated>
<author>
<name>starxeras</name>
<email>149911531+starxeras@users.noreply.github.com</email>
</author>
<published>2023-11-10T19:36:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9d718605b57808f6f85f4825664c5b6271f5a494'/>
<id>urn:sha1:9d718605b57808f6f85f4825664c5b6271f5a494</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update permissions.md</title>
<updated>2023-11-10T19:34:35+00:00</updated>
<author>
<name>starxeras</name>
<email>149911531+starxeras@users.noreply.github.com</email>
</author>
<published>2023-11-10T19:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=a1d6bad163f8cbe0958508f434037c80276783eb'/>
<id>urn:sha1:a1d6bad163f8cbe0958508f434037c80276783eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Switch to vitest for ESM support; other fixes</title>
<updated>2023-11-07T18:23:17+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-11-07T18:11:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0f4d36938fd0d844f548aa5a7f7e7842df8dfb41'/>
<id>urn:sha1:0f4d36938fd0d844f548aa5a7f7e7842df8dfb41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>nativeMessaging can always be optional</title>
<updated>2023-10-29T23:22:22+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-29T22:17:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=bbefd8a07ba71d7fe5e9c707ddb06e99bfd2a502'/>
<id>urn:sha1:bbefd8a07ba71d7fe5e9c707ddb06e99bfd2a502</id>
<content type='text'>
this is the only blocker to Firefox for Android.
</content>
</entry>
<entry>
<title>remove webRequest and webRequestBlocking</title>
<updated>2023-10-29T21:38:13+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-29T21:20:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=e61a69fb9ed8ad1dc94b4695d9b9052f4a533a52'/>
<id>urn:sha1:e61a69fb9ed8ad1dc94b4695d9b9052f4a533a52</id>
<content type='text'>
firefox was previously unable to use declarativeNetRequest, as some
browser state (ExtensionDNRStore) wasn't correctly initialized wrt
yomitan's use of the DNR API. this bug manifested as an unexpected
error on calls to updateDynamicRules(), specifically after the browser
has been restarted.

switching to the use of session rules instead of dynamic rules fixes
this bug. i have tested audio info requests (custom JSON, JPod
Alternate, Jisho) that exhibited the bug after browser restart on
version 115 and 118, and the audio plays instead of the request
failing.

webRequest can now be entirely removed.
</content>
</entry>
<entry>
<title>remove webRequest from chrome for real</title>
<updated>2023-10-29T16:08:53+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-29T16:08:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=9c003ec233136690c4efcee15341352400ce145d'/>
<id>urn:sha1:9c003ec233136690c4efcee15341352400ce145d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: reinstate webRequest and correct the permissions docs</title>
<updated>2023-10-25T09:48:11+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-25T09:48:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c54461a97edd8d06329a3329190b18f68a1cac50'/>
<id>urn:sha1:c54461a97edd8d06329a3329190b18f68a1cac50</id>
<content type='text'>
`webRequest` is used on Chrome/MV3 to surface error information from
failed requests. it was added back to the declarative path by
toasted-nutbread in FooSoft/yomichan#2161, but the permissions
documentation did not reflect `webRequests` continued necessity.
</content>
</entry>
<entry>
<title>Merge pull request #276 from praschke/block-helper-rewrite</title>
<updated>2023-10-22T23:34:48+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-22T23:34:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c3148c6cf0522c5a3b3f3db6e495f401050c73f7'/>
<id>urn:sha1:c3148c6cf0522c5a3b3f3db6e495f401050c73f7</id>
<content type='text'>
Block helper rewrite
</content>
</entry>
<entry>
<title>restore webRequestBlocking on Firefox</title>
<updated>2023-10-22T18:39:02+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-22T18:39:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=2ef9b28e450aa2ba6df309895328fac53aad0543'/>
<id>urn:sha1:2ef9b28e450aa2ba6df309895328fac53aad0543</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: note changes to custom templates in the readme</title>
<updated>2023-10-22T18:13:54+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-10-22T14:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=f88bded2f05b440a8aa7beb980d8c5d76b150011'/>
<id>urn:sha1:f88bded2f05b440a8aa7beb980d8c5d76b150011</id>
<content type='text'>
</content>
</entry>
</feed>
