<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yomitan/ext/permissions.html, branch 23.12.29.0</title>
<subtitle>refold-tools yomitan fork</subtitle>
<id>https://git.pipeframe.xyz/fork/yomitan/atom?h=23.12.29.0</id>
<link rel='self' href='https://git.pipeframe.xyz/fork/yomitan/atom?h=23.12.29.0'/>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/'/>
<updated>2023-11-04T09:45:57+00:00</updated>
<entry>
<title>Modernize codebase</title>
<updated>2023-11-04T09:45:57+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-11-04T09:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ef79eab44bfd000792c610b968b5ceefd41e76a0'/>
<id>urn:sha1:ef79eab44bfd000792c610b968b5ceefd41e76a0</id>
<content type='text'>
- Use ES modules
- Remove vendored libs and build them from npm using esbuild
- Switch from JSZip to zip.js
</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>Satisfy no-implicit-button-type lint</title>
<updated>2023-10-01T06:16:58+00:00</updated>
<author>
<name>Darius Jahandarie</name>
<email>djahandarie@gmail.com</email>
</author>
<published>2023-10-01T06:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=c13cf0ec85ccc6aec636ccd8b9f791559c1cd2f6'/>
<id>urn:sha1:c13cf0ec85ccc6aec636ccd8b9f791559c1cd2f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fixup permissions page</title>
<updated>2023-08-17T13:17:35+00:00</updated>
<author>
<name>praschke</name>
<email>stel@comfy.monster</email>
</author>
<published>2023-08-16T14:54:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=303c51be273392844022feb9400c9458d8dadf7a'/>
<id>urn:sha1:303c51be273392844022feb9400c9458d8dadf7a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed most instances of Yomichan -&gt; yomitan under ext/*.html</title>
<updated>2023-03-21T11:32:50+00:00</updated>
<author>
<name>Austin Siew</name>
<email>17107540+Aquafina-water-bottle@users.noreply.github.com</email>
</author>
<published>2023-03-21T11:19:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=b3cb47a700c6f1a253a4b56079d182859f54d6f5'/>
<id>urn:sha1:b3cb47a700c6f1a253a4b56079d182859f54d6f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>HTML page script refactoring (#2162)</title>
<updated>2022-05-29T01:57:25+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2022-05-29T01:57:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=0d82c52a7624d80ec48dc774fb23db5244bc14f9'/>
<id>urn:sha1:0d82c52a7624d80ec48dc774fb23db5244bc14f9</id>
<content type='text'>
* Move some common functionality

* Move setupEnvironmentInfo into ExtensionContentController

* Move background/environment.js to extension/environment.js</content>
</entry>
<entry>
<title>ScriptManager updates (#2022)</title>
<updated>2021-11-23T21:16:13+00:00</updated>
<author>
<name>toasted-nutbread</name>
<email>toasted-nutbread@users.noreply.github.com</email>
</author>
<published>2021-11-23T21:16:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.pipeframe.xyz/fork/yomitan/commit/?id=ecc994a8bbd52a426434a549f8e3e68eba6e786e'/>
<id>urn:sha1:ecc994a8bbd52a426434a549f8e3e68eba6e786e</id>
<content type='text'>
* Fix spacing

* Add more parameters to injectStylesheet

* Add more parameters to injectScript

* Update ScriptManager to support content script registration

* Add webNavigation as an optional permission</content>
</entry>
</feed>
