OLX.ro Filter out crap bikes

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

Author
akaleeroy
Daily installs
0
Total installs
17
Ratings
1 0 0
Version
1.5.4
Created
2022-09-15
Updated
2023-06-28
License
GPL-3.0
Applies to

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).