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 License 條款釋出
下載 Firefox 並安裝擴充套件必須使用 Firefox 才能使用此擴充套件較舊版本
版本 0.6.3
發行於 2023年4月3日 - 137.78 KB適用於 firefox 48.0 與更新版本Fix busted check for undefined variable.原始碼依照 MIT License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 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 License 條款釋出
版本 0.4
發行於 2022年1月25日 - 136.57 KB適用於 firefox 42.0 與更新版本Fix ordering bug that affects setups where system themes are turned off.原始碼依照 MIT License 條款釋出
版本 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 License 條款釋出