Add-ons für den Firefox-Browser
  • Erweiterungen
  • Themes
    • für Firefox
    • Wörterbücher & Sprachpakete
    • Andere Browser-Seiten
    • Add-ons für Android
Anmelden
Add-on-Symbol

Search Bookmarks, History and Tabs Versionsgeschichte – 25 Versionen

Search Bookmarks, History and Tabs von Simon Heimler

Bewertet mit 4,9 von 5 Sternen
4,9 von 5 Sternen
5
17
4
1
3
0
2
0
1
0
Search Bookmarks, History and Tabs Versionsgeschichte – 25 Versionen
  • Seien Sie vorsichtig mit alten Versionen! Diese Versionen werden zu Test- und Referenzzwecken angezeigt.Sie sollten immer die neueste Version eines Add-ons verwenden.

  • Neueste Version

    Version 1.13.1

    Veröffentlicht 2. Juni 2025 – 92,22 KB
    Funktioniert mit firefox 126.0 und höher
    [v1.13.1]
    • FIXED: Fixed init result not showing current bookmark anymore

    Quelltext steht unter der MIT-Lizenz

    Melden Sie sich an, um diese Erweiterung zu verwenden
    Laden Sie Firefox herunter und holen Sie sich die Erweiterung
    Datei herunterladen
  • Ältere Versionen

    Version 1.13.0

    Veröffentlicht 1. Juni 2025 – 92,23 KB
    Funktioniert mit firefox 126.0 und höher
    [v1.13.0]
    • Added: Support for direct URL navigation, contributed by @berdon via #171
    • ADDED: The folder and tags label on a bookmark search result are now clickable and will lead to a new search, looking for all bookmarks with the same folder / tags.
    • IMPROVED: Folders and Tags are now rendered with a badge for each value, now also clickable for navigation

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.12.0

    Veröffentlicht 30. März 2025 – 92,01 KB
    Funktioniert mit firefox 126.0 und höher
    [v1.12.0]
    • CHANGED: History cache has been removed as it caused issues with local storage size on some browser and performance gains were not clear enough.
    • FIXED: Dark mode button hover text color contrast was bad
    • IMPROVED: Internal code cleanup which leads to less code to load (minimal performance improvement)
    • IMPROVED: Trying out a potential fix for #164 (Searching too quickly after opening leads to no results found)

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.11.0

    Veröffentlicht 21. Jan. 2025 – 94,09 KB
    Funktioniert mit firefox 126.0 und höher
    - **FIXED**: Highlight of selected result in light-mode
    - **IMPROVED**: Firefox build is now using the browser extension Manifest v3, like Chrome or Edge.
    - **REMOVED**: Removed special build for Firefox, using Manifest v2.
    - **REMOVED**: Removed special build for Opera (they did not apply updates to the extension in their store anyway).

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.10.4

    Veröffentlicht 14. Jan. 2025 – 98,94 KB
    Funktioniert mit firefox 75.0 und höher
    - **IMPROVED**: Performance of initial load
    - Cleaned up and simplified CSS
    - Lazy load CSS necessary for bookmark tagging and options view
    - Lazy load uFuzzy library only when fuzzy search is used
    - **IMPROVED**: Bookmark tags are filtered:
    - Tags that start with a number (typical for issue / ticket bookmarks) are ignored.
    - Tag needs to be prefixed with ` #` (incl. space for separation).
    - **CHANGED**: Initial load now only looks for bookmarks and only returns those matching the current URL, not starting with it
    - **FIXED**: Re-apply search when switching search mode between precise and fuzzy
    - **REMOVED**: Removed `tabsDisplayWindowId` option, as it didn't work very well (tab IDs are long numbers and not very helpful). This was disabled by default anyway.

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.10.3

    Veröffentlicht 8. Okt. 2024 – 99,54 KB
    Funktioniert mit firefox 75.0 und höher
    ## [v1.10.3]

    - **FIXED**: Deleting a bookmark via popup accidentally removed all bookmarks from index (temporarily)
    - **FIXED**: Disable browsers inbuilt "autocomplete" / "Saved Data" for the search input field
    - **FIXED**: Fixed potential crash when browser returns empty history entries (which it shouldn't do).

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.10.2

    Veröffentlicht 2. Sep. 2024 – 99,5 KB
    Funktioniert mit firefox 75.0 und höher
    - **FIXED**: Bookmark tagging autocomplete was partly broken. Fixed update of dependency.
    - **CHANGED**: Moved the tips & tricks to markdown file and just link it, instead of random tips on startup.

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.10.1

    Veröffentlicht 27. Aug. 2024 – 99,13 KB
    Funktioniert mit firefox 75.0 und höher
    Just a potential bugfix for browsers with increased security settings (?)

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.10.0

    Veröffentlicht 25. Aug. 2024 – 99,11 KB
    Funktioniert mit firefox 75.0 und höher
    - **NEW**: Show random tips on startup
    - Can be disabled via option `enableHelp: false`
    - **NEW**: Right-click result to copy URL to clipboard
    - **IMPROVED**: Improved initial loading time by caching browser history in local storage
    - The browser API to fetch history tends to be slow
    - The default history size (`historyMaxItems`) to load has been increased to 1024
    - **IMPROVED**: Simplified options for calculating score of recently visited pages
    - now only `scoreRecentBonusScoreMaximum` (which defaults to +20)
    - **CHORE**: Minor refactoring and cleanups, maybe with a little bit performance improvements.
    - **CHORE**: Removed SCSS build step, now it's just vanilla CSS

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.9.7

    Veröffentlicht 1. Juni 2024 – 97,33 KB
    Funktioniert mit firefox 75.0 und höher
    - **FIXED**: Fixed missing CSS font style for tagging view

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.9.6

    Veröffentlicht 19. Mai 2024 – 97,35 KB
    Funktioniert mit firefox 75.0 und höher
    - **IMPROVED**: Removed Bulma CSS as dependency, instead just use [minireset.css](https://github.com/jgthms/minireset.css) for CSS reset.
    - **CHORE**: Updated dependencies and moved this project to ESM (EcmaScript Modules)

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.9.5

    Veröffentlicht 14. Dez. 2023 – 94,65 KB
    Funktioniert mit firefox 75.0 und höher
    ## [v1.9.5]

    - **FIXED**: Open result in new tab (when holding SHIFT / ALT) was not working when there are multiple browser windows

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.9.4

    Veröffentlicht 15. Nov. 2023 – 94,53 KB
    Funktioniert mit firefox 75.0 und höher
    - **NEW**: Added option `bookmarksIgnoreFolderList`, that excludes all bookmarks from the search that are within the listed folder(s)
    - This includes sub-folders and their bookmarks

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.9.3

    Veröffentlicht 14. Okt. 2023 – 94,23 KB
    Funktioniert mit firefox 75.0 und höher
    - **NEW**: Search results can now also be navigated Emacs or Vim style (feature request [#106](https://github.com/Fannon/search-bookmarks-history-and-tabs/issues/106))
    - `Ctrl+N` and `Ctrl+J` for downward navigation
    - `Ctrl+P` and `Ctrl+K` for upward navigation
    - **FIXED**: If `debug: true` has been set, the extension crashed on a performance measurement analysis

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.9.1

    Veröffentlicht 13. Juni 2023 – 93,85 KB
    Funktioniert mit firefox 75.0 und höher
    - **IMPROVED**: Better handling of long bookmark titles. Some titles are now abbreviated, especially if they are a subpart of the URL anyway.

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.9.0

    Veröffentlicht 29. Apr. 2023 – 93,31 KB
    Funktioniert mit firefox 75.0 und höher
    ## [v1.8.8]

    - **FIXED**: Fuzzy search now also works with non-ASCII characters like CKJ chars by default
    - **FIXED**: Option `bookmarkColor` now also applies to the bookmark folder badge in the search results
    - **REMOVED**: Removed hybrid search as the benefits / differences against new fuzzy search are negligible.

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.8.6

    Veröffentlicht 30. März 2023 – 93,47 KB
    Funktioniert mit firefox 75.0 und höher
    ## [v1.8.7]

    - **NEW**: New option `uFuzzyOptions` that allows to configure the fuzzy search library used by this extension
    - This can be used, e.g. that fuzzy search supports CKJ characters (see README)

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.8.5

    Veröffentlicht 26. Feb. 2023 – 92,99 KB
    Funktioniert mit firefox 75.0 und höher
    - **CHANGED**: Extension does not log or do performance measurements by default.
    - If you want to enable this, use the option: `debug: true`

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.8.3

    Veröffentlicht 22. Feb. 2023 – 92,81 KB
    Funktioniert mit firefox 75.0 und höher
    - **NEW**: Added options to configure the color and the width of the color stripe of search results
    - `colorStripeWidth` to set the width
    - `bookmarkColor` and similar to set the color (expressed as CSS color)
    - **NEW**: When hovering over an URL, the full URL is displayed as a hover. Requested via [#74](https://github.com/Fannon/search-bookmarks-history-and-tabs/issues/74)
    - **IMPROVED**: Updated dependencies

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.8.2

    Veröffentlicht 3. Jan. 2023 – 91,99 KB
    Funktioniert mit firefox 75.0 und höher
    ## [v1.8.2]

    - **FIXED**: Used wrong icon (edit) for closing tabs
    - **IMPROVED**: Hover over edit and close icon is now indicated

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.8.1

    Veröffentlicht 31. Dez. 2022 – 91,84 KB
    Funktioniert mit firefox 75.0 und höher
    ## [v1.8.1]

    - **FIXED**: Missing icon for closing open tabs
    - Tip: This is especially useful if you enter tab search mode via searching `t `
    - **FIXED**: Improved very buggy logic to close tabs and update search results

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.8.0

    Veröffentlicht 15. Nov. 2022 – 91,44 KB
    Funktioniert mit firefox 75.0 und höher
    ## [v1.8.0]

    - **NEW**: Allow definition of custom search engines that are triggered by custom alias
    - New option: `customSearchEngines`, with one default entry: `g ` for executing a google search.
    - Also added `blank` option when no search string is given
    - Allowing for multiple aliases, if defined as an array (`['alias1', 'alias`]`)

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.7.0

    Veröffentlicht 10. Nov. 2022 – 90,53 KB
    Funktioniert mit firefox 75.0 und höher
    [v1.7.0]
    CHANGED: Replaced fuzzy search library fuzzysort with uFuzzy
    This should give more reliable and relevant search results
    Performance is a bit better in most cases
    Related Issue: #60
    IMPROVED: Performance improvement for both precise and fuzzy search
    Interim search results are now cached so the search haystack gets smaller when search term is only expanded
    FIXED: Custom Bonus Score was sometimes shown in search result title.

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.6.3

    Veröffentlicht 13. Sep. 2022 – 89,91 KB
    Funktioniert mit firefox 75.0 und höher
    - **CHANGED**: No bundling of external libraries into vendor.min.js as Firefox store objected to this

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
  • Version 1.6.1

    Veröffentlicht 1. Sep. 2022 – 89,27 KB
    Funktioniert mit firefox 75.0 und höher
    - **IMPROVED**: Improved error handling
    - Errors and warnings are now displayed in a dedicated overlay, with more space to show complete context
    - Error handling is more robust, e.g. when failing to load user settings we now display error but fall back to default options

    Quelltext steht unter der MIT-Lizenz

    Datei herunterladen
Zur Mozilla-Startseite gehen

Add-ons

  • Über
  • Firefox-Add-ons-Blog
  • Erweiterungs-Workshop
  • Entwickler-Zentrum
  • Regeln für Entwickler
  • Blog der Gemeinschaft
  • Forum
  • Einen Fehler melden
  • Bewertungsleitfaden

Browser

  • Desktop
  • Mobile
  • Enterprise

Produkte

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Datenschutz
  • Cookies
  • Rechtliches

Sofern nicht anders vermerkt, steht der Inhalt dieser Seite unter der Creative Commons Attribution Share-Alike License v3.0 oder einer späteren Version.