Dodatki do przeglądarki Firefox
  • Rozszerzenia
  • Motywy
    • do Firefoksa
    • Słowniki i pakiety językowe
    • Inne strony
    • Dodatki na Androida
Zaloguj się
Ikona dodatku

Historia wersji dodatku Rust Search Extension — 25 wersji

Rust Search Extension Autor: huhu.io

Ocena: 4,8/5
4,8 gwiazdek/5
5
27
4
0
3
1
2
1
1
0
Historia wersji dodatku Rust Search Extension — 25 wersji
  • Zachowaj ostrożność podczas używania starych wersji! Są one wyświetlane w celach testowych i historycznych.Zawsze powinno używać się najnowszej wersji dodatku.

  • Najnowsza wersja

    Wersja 2.0.2

    Data wydania: 12 lut 2025 — 1,6 MB
    Działa z: firefox 109.0 i nowszy
    https://rust.extension.sh/changelog/

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Potrzebujesz Firefoksa, aby używać tego rozszerzenia
    Pobierz Firefoksa i to rozszerzenie
    Pobierz plik
  • Poprzednie wersje

    Wersja 2.0.1

    Data wydania: 12 lut 2025 — 1,6 MB
    Działa z: firefox 109.0 i nowszy
    https://rust.extension.sh/changelog/

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 2.0.0

    Data wydania: 16 paź 2024 — 1,63 MB
    Działa z: firefox 109.0 i nowszy
    https://rust.extension.sh/changelog/

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.13.0

    Data wydania: 14 lut 2024 — 1,19 MB
    Działa z: firefox 48.0 i nowszy
    - Migrate std docs index to Map.
    - Remove const links feature, fix issue links. close (#261)
    - Improve docs.rs TOC highlight. (#268)
    - Remove domain expired book
    - Fix getVar() value null bug
    - Load search index for rustc
    - Update to latest search index

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.12.0

    Data wydania: 15 lip 2023 — 1,12 MB
    Działa z: firefox 48.0 i nowszy
    Update search index
    docs: add doc on how to enable offline mode (#253)
    Fix macro diagram not showing in some crates (#256)
    Fix redirection issue when searching in std documentation (#258)
    Fix getVars(), close #259
    Fix html escape lint descriptions
    Fix call start() twice. Close #260.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.11.1

    Data wydania: 22 kwi 2023 — 1,11 MB
    Działa z: firefox 48.0 i nowszy
    Fix search functions not working bug after upgrade to v1.11.0

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.11.0

    Data wydania: 22 kwi 2023 — 1,11 MB
    Działa z: firefox 48.0 i nowszy
    - Support keep crates up-to-date settings (#248)
    - Support new format of itemPaths in search index (#246)
    Bugfix:
    - Fix ampersand (&) escaping

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.10.0

    Data wydania: 26 mar 2023 — 1,11 MB
    Działa z: firefox 48.0 i nowszy
    - Add security advisory menu to docs.rs (#239)
    - Support statistics by year (#221)
    - Support new error-index page (#192)
    - Support new search index format since 1.69 (#233)

    Bugfix:
    - Make "add to extension" button vertically centered (#220)
    - Fix resourcePath() null bug. Fix #219
    - Fix cargo book command (#231) (#234)
    - Fix error code autoincreament bug
    - Fix can't add crates: Redeclaration of const storage (#243)

    Remove:
    - Remove :blog command (#240)
    - Remove GitHub release page enhancement (#241)
    - Remove search rust version feature

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.9.1

    Data wydania: 27 lis 2022 — 1,11 MB
    Działa z: firefox 48.0 i nowszy
    https://rust.extension.sh/changelog/

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.9.0

    Data wydania: 20 lis 2022 — 1,11 MB
    Działa z: firefox 48.0 i nowszy
    https://rust.extension.sh/changelog/

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.8.2

    Data wydania: 30 paź 2022 — 1,09 MB
    Działa z: firefox 48.0 i nowszy
    Small bug fix

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.8.1

    Data wydania: 17 sie 2022 — 1,1 MB
    Działa z: firefox 48.0 i nowszy
    https://rust.extension.sh/changelog/

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.8.0

    Data wydania: 14 sie 2022 — 1,1 MB
    Działa z: firefox 48.0 i nowszy
    https://rust.extension.sh/changelog

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.7.0

    Data wydania: 5 cze 2022 — 1005,28 KB
    Działa z: firefox 48.0 i nowszy
    - Remove the tabs permission requirement.
    - Migrate localStorage to chrome.storage API (#155, #157, #158).
    - Support update blog command posts index in update page.
    - Bugfix:
    - Fix docs.rs TOC max-width and padding.
    - Only render .top-doc headings as TOC. Fixes #152.
    - Don't reposition feature flag menu. Fixes #154.
    - Fix search base iterate issue (#159).

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.6.0

    Data wydania: 2 mar 2022 — 1001,96 KB
    Działa z: firefox 48.0 i nowszy
    - Show optional dependencies in feature flags menu. Fixes #29.
    - Fix latest version parsing for crates with hyphens. Thanks the contribution #147 from @rrbutani.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.5.1

    Data wydania: 1 lut 2022 — 992,27 KB
    Działa z: firefox 48.0 i nowszy
    Improve `impl` blocks highlight effects. Fixes #144, #145.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.5.0

    Data wydania: 25 sty 2022 — 992,31 KB
    Działa z: firefox 48.0 i nowszy
    - Support customize default search items in settings. Fixes #141.
    - Add docs outline. Thanks the contribution #140 from @NaturelLee.
    Bugfix:
    - Fix update label/rfc index bug.
    - Fix add to extension button toggle float issue.
    - Fix crate version parse bug.
    - Fix docs.rs TOC render and UI

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.4.1

    Data wydania: 27 gru 2021 — 991,93 KB
    Działa z: firefox 48.0 i nowszy
    Fix #134, get the searchIndexJs from window.searchIndexJs.
    Fix #135, docs.rs latest version path compatibility.
    Filter out auto-generated google api crates. Fixes #138.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.4.0

    Data wydania: 28 paź 2021 — 988,11 KB
    Działa z: firefox 48.0 i nowszy
    New commands:
    - :rfc: show all Rust RFC list.
    Improvements:
    - Error code search supports offline mode.
    - Expand the :stable command result to 100 versions.

    Bugfix:
    - Fix docs.rs TOC overlap issue.
    - Fix weeks, hours, and dates statistics bug.
    - Fix percent statistics NAN bug. fix #125.
    - Fix % books search some invalid urls bug.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.3.2

    Data wydania: 7 sie 2021 — 964,56 KB
    Działa z: firefox 48.0 i nowszy

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.3.1

    Data wydania: 6 sie 2021 — 840,99 KB
    Działa z: firefox 48.0 i nowszy

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.3.0

    Data wydania: 3 sie 2021 — 964,26 KB
    Działa z: firefox 48.0 i nowszy
    - Unify Settings, Statistics into manage pages, additionally, you can also:
    - Manage your all indexed crates.
    - Import/Export your settings, search history, statistics, and crates data.
    - Support offline mode in Windows.
    - Show Table of Content in docs.rs.
    - Improvements:
    - Only keep the latest 100 search histories.
    - Ignore legacy rust std docs, such as v0.12.0.
    - Bugfix:
    - Fix fail to add some crate into the extension issue. Fix #114, #119, #120.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.2.1

    Data wydania: 28 kwi 2021 — 980,21 KB
    Działa z: firefox 48.0 i nowszy
    Fix wrongly load searchIndexJS bug. #154.
    Improve error user experience when adding search index to the extension.
    Fix the compatibility of Github markdown file's sticky header.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.2.0

    Data wydania: 26 mar 2021 — 979,65 KB
    Działa z: firefox 48.0 i nowszy
    - Support prefix // (double slash) to search rustc crates docs.
    - Support search released Rust versions quickly.
    - Add source code mode (with src: or with alias s:) to open the source code page directly.
    - New commands:
    - :blog: show all Rust release blog posts.
    - Improvements:
    - Add a reminder for Firefox offline mode on the popup page. Fix #94.
    - Add fallback search strategy for @crate search. Fix #96.
    - Only open update page once a day if the auto-update is on. Fix #97.
    - Add more useful tips for the :help command.
    - Compress history's JSON data slightly.
    - Bugfix:
    - Fix the compatibility for the new style of search-index.js format. Fix #106.
    - Fix the compatibility of search-index.js on-demand load mode. See this commit eefa192c.
    - Add validation when auto index std search-index. Fix #99.
    - Fix compatibility issue of the new const-since link in Rust docs page.
    - Fix search statistics bug for https://docs.rs/releases data.

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
  • Wersja 1.1.0

    Data wydania: 5 sty 2021 — 943,22 KB
    Działa z: firefox 48.0 i nowszy
    Docs.rs is now the ! search, crates.io is !!. See issue #85.
    Refactor search statistics page (finer granularity for search metrics)
    Add a table of content for the rust-lang repository release page
    - docs.rust-lang.org enhancement: in stable/nightly docs page and source code pages, link all "since" and "issue" tags to corresponding URLs
    - Show a crate's Cargo.toml quick link when feature flag is empty
    -New commands:
    - :cargo: show all useful cargo subcommands
    - :release: open rust-lang repository release page
    - Bugfix:
    - Fix dark theme color compatibility in docs.rs
    - Fix #89, official feature flags menu compatibility
    - Fix #84, feature flags not working in some crate's docs.rs page

    Licencja kodu źródłowego: Mozilla Public License 2.0

    Pobierz plik
Strona domowa Mozilli

Dodatki

  • O serwisie
  • Blog dodatków do Firefoksa
  • Warsztat rozszerzeń
  • Strefa autora
  • Zasady programistów
  • Blog społeczności
  • Forum
  • Zgłoś błąd
  • Wytyczne recenzji

Przeglądarki

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Prywatność
  • Ciasteczka
  • Kwestie prawne

O ile nie wskazano inaczej, treść tej strony jest dostępna na warunkach licencji Creative Commons Attribution Share-Alike w wersji 3.0 lub nowszej.