# Privacy Policy for Universal Dark Toggle **Effective date:** 2025-11-19 **Extension name:** Universal Dark Mode Toggle **Developer:** Tony Dong ## Overview Universal Dark Toggle is a lightweight browser extension that enables or disables dark mode on websites with one click. It is designed for convenience and accessibility. ## Data Collection and Usage - **No personal data is collected.** - **No data is transmitted to any server.** - **No analytics, tracking, or third-party integrations** are used. - All extension operations occur entirely within your browser. ## Permissions This extension uses the following Chrome permissions: - `tabs` — to inject the dark-mode script into the all tabs when toggled using content.js. - `storage` — to make dark-mode toggle persistent using `chrome.storage.local`, ensuring it applies to new tabs. - `host permission` — to inject the dark mode script into websites upon page load, so that dark mode toggle auto-applies to new tabs and pages. Note: These permissions are used solely to activate and synchronize dark mode. No data leaves your device. ## Third Parties Universal Dark Toggle does not interact with or share information with any third parties. ## Changes to This Policy If this policy changes, updates will be published on the GitHub repository: [https://github.com/DaUmega/web-dark-mode-toggle](https://github.com/DaUmega/web-dark-mode-toggle) ## Contact For questions, suggestions, or bug reports, please open an issue on GitHub: [https://github.com/DaUmega/web-dark-mode-toggle/issues](https://github.com/DaUmega/web-dark-mode-toggle/issues)