Versiegeschiedenis van behind! - 23 versies
behind! door Devrim Sahin
Wees voorzichtig met oude versies! Deze versies worden voor test- en referentiedoeleinden weergegeven.U dient altijd de meest recente versie van een add-on te gebruiken.
Nieuwste versie
Versie 0.2.21
Uitgegeven op 8 aug. 2025 - 48,2 KBWerkt met firefox 109.0a1 en laterMigrated to Manifest v3 (Contributor: @bengisubatmaz)Broncode vrijgegeven onder Mozilla Public License 2.0
Firefox downloaden en de extensie ontvangenU hebt Firefox nodig om deze extensie te gebruikenOudere versies
Versie 0.2.20
Uitgegeven op 15 apr. 2022 - 54,26 KBWerkt met firefox 48.0 en laterEnhanced 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/25Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.19
Uitgegeven op 14 mrt. 2022 - 182,1 KBWerkt met firefox 48.0 en laterA minor bug was fixed where the last item in a srcset was not parsed properly.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.18
Uitgegeven op 13 mrt. 2022 - 183,62 KBWerkt met firefox 48.0 en later- 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/22Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.17
Uitgegeven op 23 sep. 2021 - 53,54 KBWerkt met firefox 48.0 en laterHotfix for an ordering bug in 0.2.16 (largest first / largest last options did not work)Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.16
Uitgegeven op 23 sep. 2021 - 53,53 KBWerkt met firefox 48.0 en laterAdded result sorting functionalityBroncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.15
Uitgegeven op 25 mei 2021 - 52,79 KBWerkt met firefox 48.0 en later- 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.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.14
Uitgegeven op 5 mei 2021 - 51,68 KBWerkt met firefox 48.0 en laterThe '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.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.13
Uitgegeven op 2 mei 2021 - 51,65 KBWerkt met firefox 48.0 en later- Fixed an issue where certain URLs would not be accessible (see https://github.com/kubuzetto/behind/issues/10)Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.12
Uitgegeven op 14 nov. 2020 - 52,2 KBWerkt met firefox 48.0 en laterThe largest, widest and tallest image results are now indicated with small icons.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.11
Uitgegeven op 19 okt. 2020 - 51,56 KBWerkt met firefox 48.0 en later- Minor fix for duplicate image resultsBroncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.10
Uitgegeven op 18 okt. 2020 - 51,56 KBWerkt met firefox 48.0 en later- Added image preview page
- Added "bypass result screen for single result" option
- Video tags are now shown properly
- Option page is shown upon first installBroncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.9
Uitgegeven op 13 okt. 2020 - 49,78 KBWerkt met firefox 48.0 en laterRegex for URL matching is fixed: https://github.com/kubuzetto/behind/issues/6Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.8
Uitgegeven op 23 aug. 2020 - 49,79 KBWerkt met firefox 48.0 en laterBroncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.7
Uitgegeven op 20 jul. 2020 - 49,58 KBWerkt met firefox 48.0 en later- 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.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.6
Uitgegeven op 15 jul. 2020 - 48,21 KBWerkt met firefox 48.0 en laterDark themeBroncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.5
Uitgegeven op 7 jul. 2020 - 44,9 KBWerkt met firefox 48.0 en later- Tweak the images page a little
- Waterfox compatibilityBroncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.4
Uitgegeven op 6 jul. 2020 - 44,79 KBWerkt met firefox 48.0 en laterTweaked the CSS, re-added the missing SVG iconBroncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.3
Uitgegeven op 6 jul. 2020 - 42,12 KBWerkt met firefox 48.0 en laterImage resolutions are now shown under the images.
SVG icon is changed with PNG, allowing compatibility with Chrome.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.2
Uitgegeven op 5 jul. 2020 - 25,01 KBWerkt met firefox 48.0 en laterAdded an options page where the user can choose to bring the new tab forward by default.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.1
Uitgegeven op 29 mrt. 2020 - 23,62 KBWerkt met firefox 48.0 en later- Removed 'store' permission request.
- Added polyfill for chrome support, fixed some edge cases.
- Added message for when no images were found.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.2.0
Uitgegeven op 28 mrt. 2020 - 16,13 KBWerkt met firefox 48.0 en later- 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.Broncode vrijgegeven onder Mozilla Public License 2.0
Versie 0.1.0
Uitgegeven op 27 mrt. 2020 - 13,58 KBWerkt met firefox 48.0 en laterBroncode vrijgegeven onder Mozilla Public License 2.0