Last updated: May 29, 2026

Copy to Figma is a Chrome extension that lets you copy the current webpage and paste it into Figma as an editable design. This policy explains what data the extension accesses and what happens to it.

What the extension accesses

When you click the Copy to Figma toolbar icon on a webpage, the extension reads the content of that page — its DOM structure, text, images, fonts, and computed styles — in order to build a Figma-compatible design payload. It does this only on the tab where you clicked the icon, and only at the moment you clicked it.

What happens to that data

The captured page data is converted into a clipboard payload and written to your operating system's clipboard so you can paste it into Figma. The data never leaves your device. It is not sent to any server, not stored by the extension, and not shared with the developer or any third party.

What we don't do

Permissions

Remote requests

When capturing a page, the extension's background worker may fetch images and fonts that the page itself references (for example, cross-origin images on a CDN) so they can be embedded into the Figma payload. These requests go directly to the asset hosts the page already uses; no data about you is sent. Fetched assets are limited to HTTP/HTTPS URLs and capped at 10 MB.

Children's privacy

The extension is not directed at children under 13 and does not knowingly collect any data from them — or from anyone.