eBay changed their code and the old version stopped working. V2.3 Key changes:
Removed jQuery dependency - Now uses vanilla JavaScript, so it doesn't depend on jQuery being available on the page
Better detection - Checks for "to", " to ", or any variation in the span text
More robust initialization - Waits for DOM to be ready before running
Enhanced debugging - Console logs show:
When the script loads
How many price range items were found
Which items are being hidden
Whether jQuery was found or not