OLX.ro Filter out crap bikes

Hide bikes you don't want to see on OLX.ro, because it lacks -keyword filtering

Auteur
akaleeroy
Installations quotidiennes
0
Installations (total)
18
Notes
1 0 0
Version
1.5.4
Créé
15/09/2022
Mis à jour
28/06/2023
Taille
3,34 ko
Licence
GPL-3.0
S'applique à

OLX.ro - Hide bikes you don't want to see

Filter out unwanted bicycle search results based on a regular expression.

Script makes matched unwanted entries very transparent. Still legible but no longer information overload. Browse & find good deals faster!

How to edit list of unwanted entries

Instructions for ViolentMonkey

  1. Open the script and go to the Values tab.
  2. Press the [ + ] button to create a value
  3. In the Editing script value sidebar fill in:

    Key (string):

    patterns

    Value (serialized as JSON):

    Put in your list of unwanted patterns here. For example...

    [
      "marime xl",
      "xl",
      "copii",
      "dama",
      "damă",
      "lady"
    ]
    

You can edit this list and it will update the filtering automatically (without needing to refresh the page).