DivManager
Privacy Policy — Last updated: February 2026
Overview
DivManager is a browser extension that allows you to hide unwanted elements on any website. Your privacy is important to us, and we've designed this extension with privacy in mind.
TL;DR: We don't collect, store, or transmit any of your personal data. Everything stays on your device.
What Data We Store
DivManager stores the following data locally using Chrome's built-in storage:
- Hidden element selectors: CSS selectors identifying which elements you've chosen to hide
- Website hostnames: The domain names where you've hidden elements (e.g., "example.com")
- Element metadata: Type and label of hidden elements for display in the popup
Where Data Is Stored
All data is stored using chrome.storage.sync, which means:
- Data is stored locally on your device
- If you're signed into Chrome, data syncs across your browsers via your Google account
- We have no access to this data — it never touches our servers
What We Don't Do
- We don't collect personal information
- We don't track your browsing history
- We don't use analytics or tracking scripts
- We don't sell or share any data
- We don't communicate with external servers
Permissions Explained
DivManager requires the following permissions:
- storage: To save your hidden element preferences
- activeTab: To interact with the current tab when you click the extension
- host_permissions (all URLs): To apply your hidden elements on any website you visit
Data Deletion
You can delete your data at any time by:
- Using the "Restore" buttons in the extension popup
- Uninstalling the extension (removes all local data)
- Clearing Chrome's extension storage in browser settings
Changes to This Policy
If we make changes to this privacy policy, we will update the "Last updated" date at the top of this page.
Contact
If you have questions about this privacy policy, please open an issue on our GitHub repository or contact us through the Chrome Web Store.