UI Improvements for Royal Road 版本历史 - 1 个版本
UI Improvements for Royal Road 作者: JM
UI Improvements for Royal Road 版本历史 - 1 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.5.2
发布于 2026年8月19日 - 190.89 KB适用于 firefox 121.0 及更高版本Fixed
- The settings page stays where you left it in Chrome. It rebuilt its whole form after every write, so the control you were using was destroyed and replaced mid-change - and Chrome uses the focused element to decide where to hold the page, so it nudged upwards each time you changed a setting. The form is built once now and the controls are updated in place.
- The popup waits for Chrome before closing itself. Opening the settings page returns a promise there, so the window could shut before the request had been accepted, and a refusal went nowhere.
Added
- The settings page and the popup both show which version you are running, read from the extension itself.源代码遵循 Mozilla 公共许可证 2.0 发布