What it accesses
The extension reads the active product page only after you choose a capture action. It uses the WordPress REST endpoint and extension token you enter in Settings.
What it stores
The REST endpoint and preferred import mode use Chrome sync storage. The private extension token uses local extension storage only. Version 1.4.0 removes any token left in sync storage by an older release.
What it sends
Sanitized product-page HTML, page metadata, and the extension token travel over HTTPS directly to the WordPress endpoint you configured. The extension does not send captured content or credentials to Dprime, advertising services, or analytics providers. AI requests are made by your installed WordPress plugin according to that site’s configuration.
Before transmission, the capture removes scripts, styles, frames, embedded objects, forms, interactive inputs, inline event handlers, source documents, nonces, and editable content. Captures are limited to 7.5 MB and requests stop after 45 seconds.
Permissions
- activeTab and scripting: capture the current page after your action.
- storage: remember the endpoint, import mode, and locally held token.
- Optional HTTPS host access: connect only to the WordPress endpoint you approve.
Your control
Change or clear the endpoint and token in the extension popup. Uninstalling the extension or clearing its extension data removes its stored settings. For privacy questions, email hello@dprimeplugins.com.
Last updated: 23 August 2026.