Data Pluck does not collect
Pluck does not collect, transmit, sell, or store:
- Pinterest account information
- Pin URLs
- image URLs as history
- copied images
- clipboard contents
- browsing history
- search queries
- board names
- user or device identifiers
- analytics or telemetry
- crash reports sent to the developer
Local settings
Pluck stores a small number of settings in the browser's local extension storage:
- whether the extension is enabled
- whether diagnostics are visible
- whether higher-quality mode is enabled
- diagnostic records of whether an optional image-host request succeeded
These values remain on your device unless the browser itself synchronizes extension storage. Pluck does not operate a server that receives them.
Network requests
Pluck makes no developer-controlled network requests. When you explicitly click Copy and higher-quality mode is enabled, the extension may request the selected image from https://i.pinimg.com/. That request is made only for the selected image, omits credentials, omits the page referrer, and is not stored by Pluck after the copy. When this path is unavailable, Pluck uses the already-loaded image or a local visible-tab capture fallback.
Clipboard
Pluck writes a PNG image to the clipboard after a user click. It does not read existing clipboard contents.
Diagnostics
Diagnostics are off by default. When enabled, the panel displays local runtime stages and error codes. Diagnostic output is not transmitted to the developer.
Changes
If future versions add analytics, remote logging, accounts, cloud processing, or any developer-controlled network service, this document and the store disclosures will be updated before release.