Cookie Policy
Effective Date: July 23, 2026 • Version 1.0.0
chrome.storage.local and IndexedDB) to save your dashboard configurations locally on your machine.
1. What Are Cookies & Local Storage?
Cookies are small text files placed on your browser by websites to remember preferences or track user behavior across the web. Local Storage (including IndexedDB) is a secure, client-side browser technology that allows applications to save data directly on your device without sending it over the internet.
2. Zero Tracking Cookie Policy
In strict alignment with Google Chrome Web Store Developer Policies:
- • No Advertising Cookies: We do not serve ads or partner with ad networks.
- • No Analytics Cookies: We do not track page views, clicks, or session recordings via Google Analytics, Hotjar, or similar tools.
- • No Cross-Site Tracking: Tabvora never reads or stores third-party cookies from websites you visit.
3. Essential Local Storage Usage
Instead of cookies, Tabvora utilizes browser-native chrome.storage.local exclusively for essential functionality:
- • User Preferences: Storing selected theme mode (Dark/Light), layout grid density, and card sizing.
- • Dashboard Data: Saving your shortcuts, quick notes, and custom workspace folder names locally.
4. How to Clear Stored Data
You can clear or reset all local data created by Tabvora at any time directly through the Extension Settings by performing a Factory Reset, or by clearing your Chrome extension site data via chrome://settings/siteData.
5. Questions & Feedback
If you have questions about our local storage architecture, feel free to review our open-source codebase on GitHub or open an issue on our tracker.