Zgodovina različic behind! – 23 različic
behind! — Devrim Sahin
Previdno s starimi različicami! Spodnje različice so na razpolago za namene preskušanja in sklicevanja.Vedno uporabljajte najnovejšo različico dodatka.
Najnovejša različica
Različica 0.2.21
Izdano 8. avg. 2025 – 48,2 KBDeluje z firefox 109.0a1 in novejšiMigrated to Manifest v3 (Contributor: @bengisubatmaz)Izvorna koda objavljena pod Mozilla Public License 2.0
Prenesite Firefox in pridobite razširitevZa uporabo te razširitve potrebujete FirefoxStarejše različice
Različica 0.2.20
Izdano 15. apr. 2022 – 54,26 KBDeluje z firefox 48.0 in novejšiEnhanced the "bypass results page for single image results" feature so that it enables users to automatically open the widest / tallest / largest image result. Resolves the issue described here: https://github.com/kubuzetto/behind/issues/25Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.19
Izdano 14. mar. 2022 – 182,1 KBDeluje z firefox 48.0 in novejšiA minor bug was fixed where the last item in a srcset was not parsed properly.Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.18
Izdano 13. mar. 2022 – 183,62 KBDeluje z firefox 48.0 in novejši- Fixed a case where URLs that failed to load in the inline page may keep trying, thus generating network traffic
- Fixed a bug parsing urls from srcset tags where the URLs contained commas.
These fixes solves the following issue: https://github.com/kubuzetto/behind/issues/22Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.17
Izdano 23. sep. 2021 – 53,54 KBDeluje z firefox 48.0 in novejšiHotfix for an ordering bug in 0.2.16 (largest first / largest last options did not work)Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.16
Izdano 23. sep. 2021 – 53,53 KBDeluje z firefox 48.0 in novejšiAdded result sorting functionalityIzvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.15
Izdano 25. maj. 2021 – 52,79 KBDeluje z firefox 48.0 in novejši- The 'tallest', 'widest' and 'largest image' marks are no longer shown in the result page if there is only one result. Also, hovering on these icons now show their meanings (added title texts on the icons)
- Image filename is shown under the image whenever possible.Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.14
Izdano 5. maj. 2021 – 51,68 KBDeluje z firefox 48.0 in novejšiThe 'fetch as blob' workaround introduced in 0.2.13 is now optional (i.e. treated as a fallback option if the original method doesn't work), as it interfered with several users' workflow.Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.13
Izdano 2. maj. 2021 – 51,65 KBDeluje z firefox 48.0 in novejši- Fixed an issue where certain URLs would not be accessible (see https://github.com/kubuzetto/behind/issues/10)Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.12
Izdano 14. nov. 2020 – 52,2 KBDeluje z firefox 48.0 in novejšiThe largest, widest and tallest image results are now indicated with small icons.Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.11
Izdano 19. okt. 2020 – 51,56 KBDeluje z firefox 48.0 in novejši- Minor fix for duplicate image resultsIzvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.10
Izdano 18. okt. 2020 – 51,56 KBDeluje z firefox 48.0 in novejši- Added image preview page
- Added "bypass result screen for single result" option
- Video tags are now shown properly
- Option page is shown upon first installIzvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.9
Izdano 13. okt. 2020 – 49,78 KBDeluje z firefox 48.0 in novejšiRegex for URL matching is fixed: https://github.com/kubuzetto/behind/issues/6Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.8
Izdano 23. avg. 2020 – 49,79 KBDeluje z firefox 48.0 in novejšiIzvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.7
Izdano 20. jul. 2020 – 49,58 KBDeluje z firefox 48.0 in novejši- Added theme selection controls in the Options page into the main window as well
- Result pages of the add-on are no longer kept in browser history. Since this feature requires another permission (the history permission), it is left optional and can be disabled.Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.6
Izdano 15. jul. 2020 – 48,21 KBDeluje z firefox 48.0 in novejšiDark themeIzvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.5
Izdano 7. jul. 2020 – 44,9 KBDeluje z firefox 48.0 in novejši- Tweak the images page a little
- Waterfox compatibilityIzvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.4
Izdano 6. jul. 2020 – 44,79 KBDeluje z firefox 48.0 in novejšiTweaked the CSS, re-added the missing SVG iconIzvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.3
Izdano 6. jul. 2020 – 42,12 KBDeluje z firefox 48.0 in novejšiImage resolutions are now shown under the images.
SVG icon is changed with PNG, allowing compatibility with Chrome.Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.2
Izdano 5. jul. 2020 – 25,01 KBDeluje z firefox 48.0 in novejšiAdded an options page where the user can choose to bring the new tab forward by default.Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.1
Izdano 29. mar. 2020 – 23,62 KBDeluje z firefox 48.0 in novejši- Removed 'store' permission request.
- Added polyfill for chrome support, fixed some edge cases.
- Added message for when no images were found.Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.2.0
Izdano 28. mar. 2020 – 16,13 KBDeluje z firefox 48.0 in novejši- Localization support implemented; Turkish and English is supported.
- Changed the execution model for a more lightweight background script. In this version, the background script is completely event-driven and does not store any state.
- Added support for capturing image from canvas tags (This uses toDataURL() and does not work for WebGL contexts where preserveDrawingBuffer flag is set to false).
- Fixed weird race condition issue where the context menu string is not updated when DOM traversal takes longer than context menu opening.
- This version also requires storage permissions. It does not do anything with it, but the next version will need the permission for the options page.Izvorna koda objavljena pod Mozilla Public License 2.0
Različica 0.1.0
Izdano 27. mar. 2020 – 13,58 KBDeluje z firefox 48.0 in novejšiIzvorna koda objavljena pod Mozilla Public License 2.0