[Wallapop] Toggles to hide reserved / non-reserved items on search results (right of Sort-by)

Two native-looking chips to the RIGHT of “Ordenar por:”. Selected = green + bold + stronger outline; width locked with fractional measurements to avoid layout shift. Simple display:none filtering.

Autor
nooobye
Denně instalací
0
Celkem instalací
2
Hodnocení
1 0 0
Verze
2025-08-20
Vytvořeno
19. 08. 2025
Aktualizováno
19. 08. 2025
Size
9,4 KB
Licence
MIT
Spustit na

Tested with Tampermonkey v5.3.3.

This script places two buttons to the right of the sort by dropdown list. Each button does this:

  • Ocultar reservados (hide reserved): hides from the results the products that are marked as "Reserved". They could have been purchased or not, and paid or not. The seller can set it too.
  • Ocultar no reservados (hide not reserved): hides from search results those products that are not marked as "Reserved".

Both can be selected or deselected independently. Both disabled by default (show all results).

长期地址
遇到问题?请前往 GitHub 提 Issues。