Last updated: 2026-02-23
This extension is designed with privacy as a core principle. It operates entirely on your local machine and never communicates with any external servers.
We collect absolutely no data. Specifically:
DOM Structure Visualizer works entirely locally within your browser:
chrome.storage.local API. This data never leaves your browser and is not synced to any server.The extension requires the following browser permissions:
activeTab — Allows the extension to interact with the currently active tab when you activate it. This is used to inject the DOM highlighting functionality.storage — Allows the extension to save your preferences (like color scheme, depth settings, and enabled state) locally on your device.These are the minimum permissions required for the extension to function. We do not request any permissions beyond what is necessary.
None. This extension does not integrate with, connect to, or use any third-party services, APIs, SDKs, or libraries that collect data.
DOM Structure Visualizer is free and open source software, released under the MIT License.
The complete source code is available on GitHub for anyone to inspect, audit, fork, or contribute to:
github.com/e8013585/dom-structure-visualizer
We believe in full transparency. If you have any concerns about privacy, you are welcome to review every line of code.
Since we do not collect any data from anyone, there is no special concern regarding children's data. The extension is safe for users of all ages.
If we ever update this privacy policy, we will update the "Last updated" date at the top of this page. Since we do not collect any data, it is unlikely that significant changes will be needed.
Any changes to this policy will be reflected in the extension's repository.
If you have any questions or concerns about this privacy policy, please open an issue on our GitHub repository: