Overview
- Detects 22 currencies via symbols, codes, and word forms:
`$123`, `£20`, `€15`, `¥1000`, `₹500`, `C$50`, `Rs 100`, `Rs.250`, `US$10`, `USD 100`, `100 USD`, `50 dollars`, `82.46 Indian rupees`
- Western shorthand: `$1.2k`, `$3M`, `$4.5B`, `$3 million`
- Indian shorthand: `5 lakh INR`, `3 crore INR`, `5 lakh crore INR`, `Rs 2.5 thousand crore`
- Bidirectional: hover INR amounts to see USD (alt-target configurable)
- Configurable target currency + alt target via popup
- Live exchange rates, refreshed every 45 minutes
- Works offline using cached rates (with hardcoded fallback)
- Handles split text: `<span>$</span><span>123</span>` detected correctly
- Works on React, Angular, Vue, SSR, infinite-scroll pages
- Dark/Light theme adaptive tooltip (Shadow DOM isolated)
- Enable/disable toggle via popup
- Ignores code blocks, inputs, textareas, scripts, styles
- No external dependencies, zero bundler
Tags
Privacy Practices
🔐 Security Analysis
⏳ Security scan is queued. Check back soon.