# Privacy Policy – QA Selector Picker **Last updated:** February 2026 ## Overview QA Selector Picker is a browser extension that helps QA engineers and developers inspect web page elements and generate CSS, XPath, and test-framework selectors directly in the browser. We take user privacy seriously. This extension is designed to operate entirely locally without collecting or transmitting user data. --- ## Data Collection QA Selector Picker **does not collect, store, or transmit any user data**. Specifically, the extension does not collect: - Personally identifiable information - Authentication credentials - Browsing history - Analytics or tracking data - Website content beyond temporary in-memory analysis --- ## Website Access The extension accesses the content of the currently active webpage **only when explicitly triggered by the user**. This access is used solely to: - Inspect DOM elements - Analyze attributes and structure - Generate selectors for testing purposes No website data is stored or shared. --- ## Permissions Usage QA Selector Picker uses the following browser permissions: - **activeTab** – to access the active webpage on user action - **clipboardWrite** – to copy generated selectors to clipboard - **storage** – to save the last picked element result locally - **sidePanel** – to display the extension interface in a side panel These permissions are required only to support the extension's single purpose: helping users generate reliable test selectors. --- ## Remote Code QA Selector Picker does **not** use remote code. All functionality is implemented using code bundled within the extension package. No external scripts, CDNs, or remote execution mechanisms are used. --- ## Data Sharing We do **not** sell, share, or transfer user data to third parties. --- ## Children's Privacy This extension is not intended for use by children under the age of 13 and does not knowingly collect any data from children. --- ## Changes to This Policy This Privacy Policy may be updated if the extension functionality changes. Updates will be reflected on this page. --- ## Contact If you have questions about this Privacy Policy, contact: **Email:** atriguna@gmail.com