# Privacy Policy — Clone to WordPress
Last updated: 20 August 2026
## What the extension does
Clone to WordPress copies a post or Article you are viewing on x.com into your own
WordPress site as a draft.
## Data it handles
- **The X post you are viewing.** Read only when you press the Clone button. Sent only to
the WordPress site whose address you entered.
- **Images in that post.** Downloaded from X's image CDN and uploaded to your WordPress
media library.
- **Your WordPress site address.** Stored locally in the browser (`chrome.storage.local`)
so you do not retype it.
## Data it does not handle
- No passwords or application passwords. Posting uses the WordPress login session already
present in your browser, plus a REST nonce your own site issues.
- No analytics, telemetry, tracking or advertising.
- No accounts, and no servers operated by the developer.
## Where data goes
Only to the WordPress site you configure. Nothing is sent to the developer or to any third
party. All processing happens inside your browser.
## Permissions
- `x.com`, `twitter.com` — read the post you ask to clone.
- `pbs.twimg.com` — download that post's images.
- Your WordPress site — an optional permission you grant per site in the popup.
- `storage` — remember your site address.
- `scripting` — read the X page and post to your site.
## Removal
Uninstalling deletes the stored site address. Drafts already created stay in WordPress and
are yours to keep or delete.
## Contact
aljo3aid@gmail.com