browser-extension

Privacy Policy — WordPress Browser Extension

Effective date: July 10, 2026

Summary

The WordPress Browser Extension detects WordPress sites as you browse and provides shortcuts for signed-in users. Everything it learns stays in your browser. The extension has no servers, collects no analytics, and transmits no data to the extension’s developers or to any third party.

What the extension reads

What the extension stores

Stored in your browser’s local extension storage, on your device only:

None of this leaves your device. The extension’s “Clear all extension data” control on its options page deletes all of it, and uninstalling the extension removes it entirely.

What the extension transmits

Nothing, to us or to anyone. The extension contains no analytics, telemetry, error reporting, or tracking of any kind. The only network requests it makes are to the WordPress site you are currently viewing (same-origin requests such as the site’s REST API), on your behalf, to power the features you invoke.

What the extension does not do

Permissions, in plain terms

The extension asks for access to the sites you visit so it can detect WordPress and offer shortcuts without you clicking anything first; storage to keep your preferences on your device; cookie access to check sign-in state and to power the optional “clear site data” developer tool; and scripting to read the current page’s details when you open the popup. A more technical rationale for each permission is documented in the project repository’s SECURITY.md.

Changes

Changes to this policy will be published at this URL with an updated effective date, and noted in the extension’s release notes.

Contact

The extension is developed in the open at github.com/WordPress/browser-extension. Questions can be raised via GitHub Issues; security concerns follow the process in SECURITY.md (private vulnerability reporting).