Solo dev rebuilds price detection after trust issues in 780-user Chrome extension
Price Tracker is a small product built into a . After a trial, the free tier tracks up to 3 items; the paid Premium tier adds unlimited tracking, faster price checks, history charts, browser/email alerts, and . The product currently has 780 users and 7 ratings on the averaging 5 out of 5.
It is not a large business yet, but it has grown large enough that problems now surface across very different stores and countries. Version 5.3.3 was released today after a full rebuild of the price-detection logic. The motivation was not a feature request but trust: if the tracker mistakenly picks up a monthly installment price, a refurbished item's price, or a temporary zero-price glitch as the real price, a customer can lose trust and leave immediately.
The changes include prioritizing structured page data (JSON-LD) when it matches the current , favoring new-product offers over used, renewed, or open-box alternatives, and deprioritizing installment/financing prices, net prices, crossed-out prices, and recommendation-card prices. Selectors that break after a store redesign are now automatically rediscovered and repaired, and dynamic pages are monitored continuously while loading rather than checked only after the page finishes loading. Reported edge cases are still being fixed.
Key points
- 780 users, 7 ratings averaging 5/5
- Free tier tracks 3 items; Premium adds unlimited tracking, alerts, , and history charts
- v5.3.3 rebuilt price detection to fix trust issues (wrong prices), not to add features
- Prioritizes JSON-LD and new-product prices over used/refurbished/installment prices
- Added automatic selector repair after site redesigns and continuous observation of dynamic page loads