OLX.ro Filter out crap bikes

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

作者
akaleeroy
今日安裝
0
安裝總數
18
評價
1 0 0
版本
1.5.4
建立日期
2022-09-15
更新日期
2023-06-28
授權條款
GPL-3.0
腳本執行於

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