Privacy Policy for Tab Color ChangerLast updated: June 2025This extension does not collect, store, or transmit any personal or sensitive user data.DATA COLLECTEDThis extension collects no personal data of any kind. It does not track browsing history, user identity, location, or any other personal information.LOCAL STORAGE ONLYThe extension uses chrome.storage.local solely to save your chosen color preference (a hex color value and opacity number) on your local device. This data never leaves your browser and is not accessible to any server or third party.PERMISSIONS- activeTab: To access the current tab's favicon for color tinting.- scripting: To inject the favicon-tinting canvas script into the active tab.- storage: To remember your color settings locally across sessions.THIRD PARTIESThis extension does not use any third-party services, SDKs, or analytics tools.CHILDRENThis extension is not directed at children under 13.CONTACTFor questions, please contact us via the Chrome Web Store support page.host permission justification
Required to automatically re-apply the user's saved favicon color when they navigate to a whitelisted website. The extension reads only the tab URL to match it against the user's own local whitelist. No page content is accessed, no browsing data is collected or transmitted outside the device.tabs justification
Required to listen for tab navigation completion events so the extension can detect when a whitelisted URL finishes loading and automatically inject the saved favicon color tint. No tab data is stored or transmitted.