Lisäosan POM Mapper yksityisyyskäytäntö
POM Mapper tekijä Vane Terziski
https://vterziski.github.io/pom-mapper/privacy-policy.html
Privacy Policy
Last updated: June 2026
POM Mapper ("the extension") is a Chrome extension that scans web page elements and exports them as Page Object Model files for test automation frameworks. This policy explains what data the extension handles and how.
Data we collect
We do not collect, transmit, or store any personal data on external servers. The extension operates entirely within your browser.
Data stored locally
The extension may store the following data in your browser's local storage (chrome.storage.local), which never leaves your device:
API key — if you choose to use the AI self-healing feature, your OpenAI or Anthropic API key is stored locally so you don't have to re-enter it. It is never transmitted anywhere other than directly to the AI provider you selected.
AI provider preference — your choice of OpenAI or Anthropic.
Custom framework template — if you upload a .pomrc.json file, its contents are stored locally.
AI self-healing feature
If you use the optional AI self-healing feature, the extension sends locator data (element names, selector strategies, and values) from the current page directly to the AI provider you configured (OpenAI or Anthropic) using your own API key. This data is governed by the respective provider's privacy policy:
OpenAI Privacy Policy
Anthropic Privacy Policy
We do not receive, store, or have access to any data exchanged between your browser and the AI provider.
Host permissions
The extension requests access to all URLs (<all_urls>) because it is a DOM inspection tool that must be able to scan any web page the user navigates to. The extension only reads the DOM of the active tab when you explicitly click Map Page. It does not run in the background, does not monitor browsing activity, and does not read page content unless triggered by you.
Third-party services
The extension does not integrate with any analytics, advertising, or tracking services.
Changes to this policy
If this policy changes, the updated version will be published at this URL with a revised date.
Contact
Questions or concerns? Open an issue on GitHub.