AH.nl sorteren op eenheid version history - 3 versions
AH.nl sorteren op eenheid by HansKdev
AH.nl sorteren op eenheid version history - 3 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.2.0
Released Mar 12, 2026 - 21.59 KBWorks with firefox 109.0 and laterChangelog
All notable changes to this project will be documented in this file.
[1.2.0] - 2026-03-12
Fixed- Fixed all DOM selectors broken by AH.nl site redesign: product cards, prices, unit sizes and promotion labels all use new
data-testidvalues on search result pages - Added support for both old and new AH.nl DOM structures (category pages vs search pages use different selectors)
- Fixed price parsing for new aria-label format ("voor X euro en Y cent" instead of "€X.XX")
- Fixed product grid container detection for sorting: cards are now nested in wrapper divs, requiring DOM tree walking to find the real grid container
[1.1.0] - 2026-03-02
Fixed- Fixed the sorting dropdown extension not appearing or functioning correctly due to AH.nl changing the underlying DOM structure of the "Sorteer op" component (switched from a flat button list to a structured
<ul>/<li>implementation) - Fixed updating the selected label text in the closed dropdown state.
[1.0.0] - 2025-11-16
AddedSource code released under GNU General Public License v3.0 only
- Fixed all DOM selectors broken by AH.nl site redesign: product cards, prices, unit sizes and promotion labels all use new
Older versions
Version 1.1.0
Released Mar 2, 2026 - 21.16 KBWorks with firefox 109.0 and later[1.1.0] - 2026-03-02
Fixed- Fixed the sorting dropdown extension not appearing or functioning correctly due to AH.nl changing the underlying DOM structure of the "Sorteer op" component (switched from a flat button list to a structured
<ul>/<li>implementation) - Fixed updating the selected label text in the closed dropdown state.
[1.0.0] - 2025-11-16
AddedSource code released under GNU General Public License v3.0 only
- Fixed the sorting dropdown extension not appearing or functioning correctly due to AH.nl changing the underlying DOM structure of the "Sorteer op" component (switched from a flat button list to a structured
Version 1.0.0
Released Nov 16, 2025 - 407.21 KBWorks with firefox 109.0 and laterSource code released under GNU General Public License v3.0 only