Last Updated: June 8, 2026 · Effective Date: January 23, 2026
TL;DR: PriceTab stores only your coin preferences, locally on your device. We collect nothing, share nothing, and have no servers.
Introduction
PriceTab ("we", "our", or "the extension") is committed to protecting your privacy. This Privacy Policy explains how we handle information when you use our Chrome browser extension.
Information We Collect
Data Stored Locally
PriceTab stores the following information locally on your device only:
Cryptocurrency Preferences: The list of cryptocurrency symbols you select (e.g., BTC, ETH, SOL)
Coin Order: The order in which you arrange your selected coins
Widget Settings: Which widgets are enabled and their display order
UI Preferences: Theme, currency, refresh interval, hidden widget states
This data is stored using the browser's localStorage API and never leaves your device.
Data We Do NOT Collect
We do NOT collect any personal information
We do NOT collect your browsing history
We do NOT track your activity
We do NOT use cookies for tracking
We do NOT share any data with third parties
We do NOT use analytics or telemetry
We do NOT store data on our servers (we don't have any servers)
We do NOT sell or monetize user data in any way
Third-Party Services
All APIs used by PriceTab are public — no authentication or accounts required.
Coinbase Public API
Endpoint:https://www.coinbase.com/api/v2/prices/
Purpose: Real-time cryptocurrency prices and historical charts
Data Sent: Coin symbol (e.g., "BTC-USD") and time period
Endpoints:https://api.blockchair.com/news and https://cointelegraph.com/rss
Purpose: Crypto news headlines in the optional ticker bar (off by default)
Data Sent: No user data — plain GET requests
Outbound links: Clicking a headline opens the news site in a new tab. The link carries no referrer information (rel="noreferrer"), so the site cannot tell the visit came from PriceTab. From that point the news site's own privacy policy applies.
PriceTab does not knowingly collect any information from anyone, including children under 13. No personal information is required to use the extension.
Security
We use HTTPS for all API calls
We do not execute arbitrary code from external sources
All scripts, styles, and fonts are bundled locally — no external CDN or font requests
We follow Chrome Manifest V3 security best practices