ImCseian DOMLens is a Chrome DevTools extension for QA automation workflows.
Data Collection:
- The extension does not collect personal data.
- The extension does not transmit user data to external servers.
- The extension does not sell or share user data with third parties.
How the extension works:
- It analyzes web page elements locally in the browser to generate QA artifacts such as locators, assertions, and test code.
- Any settings are stored locally in Chrome storage on the user device.
Permissions use:
- activeTab and tabs: used to interact with the currently inspected tab in DevTools.
- scripting and host permissions: used to inspect page DOM and generate testing outputs.
- storage: used for local extension preferences.
Contact:
- imcseian@gmail.com

.png)