Privacy Policy
The short version
Veneer does not collect, store, transmit, sell or share any of your personal data. Everything happens locally inside your browser. We have no servers, no analytics endpoint, no telemetry, no third-party SDKs.
What data Veneer handles
To operate, the extension reads the visible content of the pages you visit so it can match them against your rules. This processing happens entirely in your browser's memory and is never written anywhere outside of it.
Veneer stores the rules you create using chrome.storage.local, which is a browser-managed storage area that lives only on your device. Veneer cannot access this data from any other location.
What we don't do
- We do not track which sites you visit.
- We do not collect, store or transmit any text, regex, image, form input or DOM node from the pages you visit.
- We do not include any third-party analytics, advertising or tracking SDK.
- We do not sell, lease, transfer or share data with anyone — there is no data to share.
Permissions explained
The extension requests these Chrome permissions, and only these:
storage— to save your rules locally on your machine.activeTab— to interact with the page currently in focus when you use the popup.scripting— to inject the engine into a page when needed (used only when triggering the element picker).host_permissions: <all_urls>— required so your rules can apply to any site you choose. The extension does not selectively connect to any URL on its own.
Children
Veneer is not directed at children under 13. Since we collect no personal data, no special handling is required, but parents and guardians can deny installation on their devices like any other extension.
Changes to this policy
If this policy changes meaningfully, the new version will be published at this URL with an updated date. Continued use of the extension after a change constitutes acceptance of the updated policy.
Contact
For any privacy question, contact hello@veneer.fr.