> ## Documentation Index
> Fetch the complete documentation index at: https://lunagraph.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Install Chrome Extension

> Install the Lunagraph Chrome extension to copy UI from any website.

The Lunagraph Chrome extension lets you capture UI elements from any website and paste them directly into Lunagraph — with all the CSS included.

## Install

<a href="https://chromewebstore.google.com/detail/lunagraph-screen-capture/cgiplkomakcnfjooijomlkjelhfheebl" target="_blank">Get the Chrome Extension</a>

## Video walkthrough

<iframe src="https://www.loom.com/embed/16eaa00d0a5247058a51e3405c0576d8" frameBorder="0" allowFullScreen style={{ width: "100%", aspectRatio: "16/9", borderRadius: "0.5rem" }} />

## Install the extension

<Steps>
  <Step title="Add to Chrome">
    Open the [Chrome Web Store page](https://chromewebstore.google.com/detail/lunagraph-screen-capture/cgiplkomakcnfjooijomlkjelhfheebl) and click **Add to Chrome**, then confirm.
  </Step>

  <Step title="Pin the extension">
    Click the puzzle icon in the Chrome toolbar and pin the Lunagraph extension for easy access.
  </Step>
</Steps>

## Copy UI from a website

<Steps>
  <Step title="Pick what to copy">
    Click the Lunagraph extension icon in your toolbar. You can either pick a single element or capture the entire page.
  </Step>

  <Step title="Paste into Lunagraph">
    Open Lunagraph (web or desktop app) and press **Cmd + V** to paste. The captured UI — including all CSS — will be added to your canvas.
  </Step>
</Steps>
