The `documentElement`'s computed `zoom` property is inconsistently reported depending on whether it's assigned in CSS and the browser's zoom level. Related: https://github.com/FooSoft/yomichan/issues/2226#issuecomment-1242971135
https://github.com/FooSoft/yomichan/releases/tag/22.9.9.0 ### General * [x] Create [release tag](https://github.com/FooSoft/yomichan/tree/22.9.9.0). * [x] Create [GitHub release](https://github.com/FooSoft/yomichan/releases/tag/22.9.9.0). * [x] Ensure the version is updated in the [manifest](https://github.com/FooSoft/yomichan/blob/22.9.9.0/ext/manifest.json). ### Testing * [x] Update Chrome testing...