Rustdoc Settings Sync 版本历史 - 9 个版本
Rustdoc Settings Sync 作者: notriddle
Rustdoc Settings Sync 版本历史 - 9 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.6.4
发布于 2023年9月17日 - 137.82 KB适用于 firefox 48.0 及更高版本Update to support current version of rustdoc.
https://github.com/rust-lang/rust/commit/acbfb8c3bdbcb29b23b11221ae2ec1386b061aa7源代码遵循 MIT 许可证 发布
下载 Firefox 并安装扩展您需要 Firefox 来使用此扩展较早版本
版本 0.6.3
发布于 2023年4月3日 - 137.78 KB适用于 firefox 48.0 及更高版本Fix busted check for undefined variable.源代码遵循 MIT 许可证 发布
版本 0.6.2
发布于 2023年4月3日 - 137.77 KB适用于 firefox 48.0 及更高版本Fix failure to sync theme after https://github.com/rust-lang/rust/commit/727a1fd1945685f21d4d2b1d86dbf6429372f3ef#diff-8c049b94fec9a823ef7bd2e7d8d5ac32c7591be2804d7d754bf54b4e92e53c66源代码遵循 MIT 许可证 发布
版本 0.6.1
发布于 2023年3月10日 - 137.76 KB适用于 firefox 48.0 及更高版本* A way to redirect standard library URLs in the docs to point at a local copy.
* Update options.html to match the latest tweaked version of the settings panel.
* Update to handle new version of rustdoc that uses document.write for themes.源代码遵循 MIT 许可证 发布
版本 0.4.2
发布于 2022年5月3日 - 136.61 KB适用于 firefox 42.0 及更高版本Fix error on new, nightly version of rustdoc. Caused by https://github.com/rust-lang/rust/pull/96390/files#diff-0c4c5f4709d4f85219afe9ed48a00370c8de11eed5fb3ebee6c683ebb391a72bR173源代码遵循 MIT 许可证 发布
版本 0.4.1
发布于 2022年2月9日 - 136.6 KB适用于 firefox 42.0 及更高版本Fix nightly rustdoc bug in updateLocalStorage
https://github.com/rust-lang/rust/commit/7efba33582ab226e64a8cbee73041d44e7789528#diff-0c4c5f4709d4f85219afe9ed48a00370c8de11eed5fb3ebee6c683ebb391a72bR109源代码遵循 MIT 许可证 发布
版本 0.4
发布于 2022年1月25日 - 136.57 KB适用于 firefox 42.0 及更高版本Fix ordering bug that affects setups where system themes are turned off.源代码遵循 MIT 许可证 发布
版本 0.3
发布于 2022年1月25日 - 136.52 KB适用于 firefox 42.0 及更高版本# Avoid subscribing to rustdoc sync until after startup
This is because rustdoc sets its localstorage at startup, and we need
to ignore all that or we get a race condition between addons settings
being loaded and rustdoc being loaded.源代码遵循 MIT 许可证 发布