HTML.to.Editable.DesignHTML.to.Editable.Design docsPrivacy Policy

Extension

The Browser Extension lets you capture any webpage — including pages behind login walls — and send the HTML directly to the Figma plugin.

How to Use

  1. 1Install the HTML.to.Editable.Design browser extension
  2. 2Navigate to any webpage in your browser
  3. 3Click the extension icon in your browser toolbar
  4. 4The extension captures the current page's HTML
  5. 5Save the .hted file
  6. 6Open the Figma plugin, go to the File tab, and import the .hted file
Browser with extension capturing a live webpage

Why Use the Extension?

  • Authenticated pages: Capture pages behind login (dashboards, admin panels, SaaS tools)
  • Dynamic content: The extension captures the fully rendered DOM, including JavaScript-generated content
  • No CORS issues: Since the extension runs in the browser context, there are no cross-origin restrictions

Best For

  • Pages behind authentication
  • Complex JavaScript-rendered pages
  • Pages that block CORS proxy requests