Last updated: 2026-07-27
Component to Figma is a Chrome extension that lets you pick a component on a web page and import it into Figma as editable layers, together with the “URL to Figma” Figma plugin.
When you actively pick a component and click “Import this component to Figma”, the extension
reads that element from the current page (its structure, text and styles) and sends it, along
with the page’s URL, to our rendering backend at figma.downloadx.ir. The backend
downloads the component’s images and passes the result to your Figma plugin using a pairing
token you set up once.
The only thing stored (locally, via chrome.storage) is your Figma pairing token
and an optional backend URL, so you don’t have to re-enter them.
The component you import is processed on demand to build the design and is not stored permanently. Basic, non-identifying request logs (timestamp, status, IP) may be kept briefly to operate and protect the service.
Questions: support@downloadx.ir