behind! versionshistorik - 22 versioner
behind! av Devrim Sahin
Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.
Senaste version
Version 0.2.20
Släppt 15 apr 2022 - 54,26 kBFungerar med firefox 48.0 och senareEnhanced 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/25Källkod släppt under Mozilla Public License 2.0
Hämta Firefox och få tilläggetDu behöver Firefox för att kunna använda den här tilläggetÄldre versioner
Version 0.2.19
Släppt 14 mar 2022 - 182,1 kBFungerar med firefox 48.0 och senareA minor bug was fixed where the last item in a srcset was not parsed properly.Källkod släppt under Mozilla Public License 2.0
Version 0.2.18
Släppt 13 mar 2022 - 183,62 kBFungerar med firefox 48.0 och senare- 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/22Källkod släppt under Mozilla Public License 2.0
Version 0.2.17
Släppt 23 sep 2021 - 53,54 kBFungerar med firefox 48.0 och senareHotfix for an ordering bug in 0.2.16 (largest first / largest last options did not work)Källkod släppt under Mozilla Public License 2.0
Version 0.2.16
Släppt 23 sep 2021 - 53,53 kBFungerar med firefox 48.0 och senareAdded result sorting functionalityKällkod släppt under Mozilla Public License 2.0
Version 0.2.15
Släppt 25 maj 2021 - 52,79 kBFungerar med firefox 48.0 och senare- 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.Källkod släppt under Mozilla Public License 2.0
Version 0.2.14
Släppt 5 maj 2021 - 51,68 kBFungerar med firefox 48.0 och senareThe '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.Källkod släppt under Mozilla Public License 2.0
Version 0.2.13
Släppt 2 maj 2021 - 51,65 kBFungerar med firefox 48.0 och senare- Fixed an issue where certain URLs would not be accessible (see https://github.com/kubuzetto/behind/issues/10)Källkod släppt under Mozilla Public License 2.0
Version 0.2.12
Släppt 14 nov 2020 - 52,2 kBFungerar med firefox 48.0 och senareThe largest, widest and tallest image results are now indicated with small icons.Källkod släppt under Mozilla Public License 2.0
Version 0.2.11
Släppt 19 okt 2020 - 51,56 kBFungerar med firefox 48.0 och senare- Minor fix for duplicate image resultsKällkod släppt under Mozilla Public License 2.0
Version 0.2.10
Släppt 18 okt 2020 - 51,56 kBFungerar med firefox 48.0 och senare- Added image preview page
- Added "bypass result screen for single result" option
- Video tags are now shown properly
- Option page is shown upon first installKällkod släppt under Mozilla Public License 2.0
Version 0.2.9
Släppt 13 okt 2020 - 49,78 kBFungerar med firefox 48.0 och senareRegex for URL matching is fixed: https://github.com/kubuzetto/behind/issues/6Källkod släppt under Mozilla Public License 2.0
Version 0.2.8
Släppt 23 aug 2020 - 49,79 kBFungerar med firefox 48.0 och senareKällkod släppt under Mozilla Public License 2.0
Version 0.2.7
Släppt 20 jul 2020 - 49,58 kBFungerar med firefox 48.0 och senare- 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.Källkod släppt under Mozilla Public License 2.0
Version 0.2.6
Släppt 15 jul 2020 - 48,21 kBFungerar med firefox 48.0 och senareDark themeKällkod släppt under Mozilla Public License 2.0
Version 0.2.5
Släppt 7 jul 2020 - 44,9 kBFungerar med firefox 48.0 och senare- Tweak the images page a little
- Waterfox compatibilityKällkod släppt under Mozilla Public License 2.0
Version 0.2.4
Släppt 6 jul 2020 - 44,79 kBFungerar med firefox 48.0 och senareTweaked the CSS, re-added the missing SVG iconKällkod släppt under Mozilla Public License 2.0
Version 0.2.3
Släppt 6 jul 2020 - 42,12 kBFungerar med firefox 48.0 och senareImage resolutions are now shown under the images.
SVG icon is changed with PNG, allowing compatibility with Chrome.Källkod släppt under Mozilla Public License 2.0
Version 0.2.2
Släppt 5 jul 2020 - 25,01 kBFungerar med firefox 48.0 och senareAdded an options page where the user can choose to bring the new tab forward by default.Källkod släppt under Mozilla Public License 2.0
Version 0.2.1
Släppt 29 mar 2020 - 23,62 kBFungerar med firefox 48.0 och senare- Removed 'store' permission request.
- Added polyfill for chrome support, fixed some edge cases.
- Added message for when no images were found.Källkod släppt under Mozilla Public License 2.0
Version 0.2.0
Släppt 28 mar 2020 - 16,13 kBFungerar med firefox 48.0 och senare- 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.Källkod släppt under Mozilla Public License 2.0
Version 0.1.0
Släppt 27 mar 2020 - 13,58 kBFungerar med firefox 48.0 och senareKällkod släppt under Mozilla Public License 2.0