Search Bookmarks, History and Tabs verziótörténet – 25 verzió
Search Bookmarks, History and Tabs szerző: Simon Heimler
Legyen óvatos a régi verziókkal! Ezek a verziók csak tesztelési és hivatkozási célokra jelennek meg.Mindig használja a kiegészítő legfrissebb verzióját.
Legfrissebb verzió
Verzió: 1.12.0
Kiadva: 2025. márc. 30. – 92,01 kBEzekkel működik: firefox 126.0 vagy újabb[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)
A forráskód MIT licenc licenc alatt közzétéve
A Firefox letöltése és a kiegészítő beszerzéseA kiegészítő használatához a Firefoxra lesz szükségeKorábbi verziók
Verzió: 1.11.0
Kiadva: 2025. jan. 21. – 94,09 kBEzekkel működik: firefox 126.0 vagy újabb- **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).A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.10.4
Kiadva: 2025. jan. 14. – 98,94 kBEzekkel működik: firefox 75.0 vagy újabb- **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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.10.3
Kiadva: 2024. okt. 8. – 99,54 kBEzekkel működik: firefox 75.0 vagy újabb## [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).A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.10.2
Kiadva: 2024. szept. 2. – 99,5 kBEzekkel működik: firefox 75.0 vagy újabb- **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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.10.1
Kiadva: 2024. aug. 27. – 99,13 kBEzekkel működik: firefox 75.0 vagy újabbJust a potential bugfix for browsers with increased security settings (?)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.10.0
Kiadva: 2024. aug. 25. – 99,11 kBEzekkel működik: firefox 75.0 vagy újabb- **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 CSSA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.9.7
Kiadva: 2024. jún. 1. – 97,33 kBEzekkel működik: firefox 75.0 vagy újabb- **FIXED**: Fixed missing CSS font style for tagging viewA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.9.6
Kiadva: 2024. máj. 19. – 97,35 kBEzekkel működik: firefox 75.0 vagy újabb- **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)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.9.5
Kiadva: 2023. dec. 14. – 94,65 kBEzekkel működik: firefox 75.0 vagy újabb## [v1.9.5]
- **FIXED**: Open result in new tab (when holding SHIFT / ALT) was not working when there are multiple browser windowsA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.9.4
Kiadva: 2023. nov. 15. – 94,53 kBEzekkel működik: firefox 75.0 vagy újabb- **NEW**: Added option `bookmarksIgnoreFolderList`, that excludes all bookmarks from the search that are within the listed folder(s)
- This includes sub-folders and their bookmarksA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.9.3
Kiadva: 2023. okt. 14. – 94,23 kBEzekkel működik: firefox 75.0 vagy újabb- **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 analysisA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.9.1
Kiadva: 2023. jún. 13. – 93,85 kBEzekkel működik: firefox 75.0 vagy újabb- **IMPROVED**: Better handling of long bookmark titles. Some titles are now abbreviated, especially if they are a subpart of the URL anyway.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.9.0
Kiadva: 2023. ápr. 29. – 93,31 kBEzekkel működik: firefox 75.0 vagy újabb## [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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.8.6
Kiadva: 2023. márc. 30. – 93,47 kBEzekkel működik: firefox 75.0 vagy újabb## [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)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.8.5
Kiadva: 2023. feb. 26. – 92,99 kBEzekkel működik: firefox 75.0 vagy újabb- **CHANGED**: Extension does not log or do performance measurements by default.
- If you want to enable this, use the option: `debug: true`A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.8.3
Kiadva: 2023. feb. 22. – 92,81 kBEzekkel működik: firefox 75.0 vagy újabb- **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 dependenciesA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.8.2
Kiadva: 2023. jan. 3. – 91,99 kBEzekkel működik: firefox 75.0 vagy újabb## [v1.8.2]
- **FIXED**: Used wrong icon (edit) for closing tabs
- **IMPROVED**: Hover over edit and close icon is now indicatedA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.8.1
Kiadva: 2022. dec. 31. – 91,84 kBEzekkel működik: firefox 75.0 vagy újabb## [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 resultsA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.8.0
Kiadva: 2022. nov. 15. – 91,44 kBEzekkel működik: firefox 75.0 vagy újabb## [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`]`)A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.7.0
Kiadva: 2022. nov. 10. – 90,53 kBEzekkel működik: firefox 75.0 vagy újabb[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.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.6.3
Kiadva: 2022. szept. 13. – 89,91 kBEzekkel működik: firefox 75.0 vagy újabb- **CHANGED**: No bundling of external libraries into vendor.min.js as Firefox store objected to thisA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.6.1
Kiadva: 2022. szept. 1. – 89,27 kBEzekkel működik: firefox 75.0 vagy újabb- **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 optionsA forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.6.0
Kiadva: 2022. júl. 26. – 88,42 kBEzekkel működik: firefox 75.0 vagy újabb- **NEW**: Removed indexing phase entirely, which leads to faster load times
- **NEW**: Added close tab functionality
- See PR [#38](https://github.com/Fannon/search-bookmarks-history-and-tabs/pull/38)
- **CHANGED**: Removed flexsearch dependency and implemented simpler 'precise' search
- With this change, the new precise search does not index anymore and therefore the extension is quicker to load
- The search performance got a bit worse (it's a tradeoff), but is still fast enough
- **CHANGED**: Removed fuse.js for fuzzy search and replaced it with https://github.com/farzher/fuzzysort, which requires no indexing
- **IMPROVED**: Code cleanups and better minimized output, which makes the extension smaller.A forráskód MIT licenc licenc alatt közzétéve
Verzió: 1.5.0
Kiadva: 2022. feb. 6. – 94,93 kBEzekkel működik: firefox 75.0 vagy újabb- **NEW**: Added hybrid search approach
- This combines precise and fuzzy search results
- This also combines the indexing and search time of both approaches, so be aware of the performance impact.
- Added two new options to weight precise vs. fuzzy search matches
- `scoreHybridPreciseBonus`
- `scoreHybridFuzzyBonus`A forráskód MIT licenc licenc alatt közzétéve