Overview
Hide prices on any website for a more mindful browsing experience. Perfect for those practicing intentional spending, reducing impulse purchases, or simply browsing without being influenced by price tags.
I made this because sometimes I want to show someone something and get their opinion on it, but I don't want price to be a contributing factor.
// Key Features
**Universal Price Detection**
- Automatically detects and masks prices across all websites
- Supports 30+ currencies and international formats (USD, EUR, GBP, JPY, CNY, and more)
- Handles both prefix ($100) and suffix (100€) formats
- Works with various number separators (commas, periods, spaces)
**Smart & Dynamic**
- Automatically detects prices added after page load (AJAX, infinite scroll, SPAs)
- Works on Amazon, eBay, shopping sites, travel booking platforms, and more
- Enhanced detection for split-element prices (where currency symbols and amounts are in separate elements)
- Non-destructive masking - prices replaced with "•••" but original data preserved
**Selective Control**
- Add `data-price-hider-ignore` attribute to any element to exclude specific sections
- Useful for keeping prices visible in specific areas when needed
**Performance Optimized**
- Lightweight and efficient DOM processing
- Minimal impact on page load speed
- Smart filtering skips irrelevant elements
Your privacy is paramount:
- Zero data collection - we don't collect, store, or transmit any information
- No external requests or bs - all processing happens locally in your browser
- Minimal permissions - only requires content script access to function
- Open source - fully transparent code you can review
- No tracking, analytics, or telemetry of any kind
The extension runs entirely offline within your browser. No server communication, no user accounts, no data leaves your device.
// How it works
Simply install the extension and browse as normal. Prices on any webpage are automatically replaced with "•••" symbols. When you disable or remove the extension, all original prices reappear instantly.
Tags
Privacy Practices
🔐 Security Analysis
This extension hasn't been security-scanned yet.