Figma Can't Copy This Banner
OPEN SOURCE / ANTI-EXTRACTION TOOL

Figma can't copy this page.

Try it.

Open Figma's website capture tool. Point it at this page. Attempt to extract the layout, text, spacing, colors, and structure. You should get almost nothing. That's the point.

We built figma-block-r, a tiny script that makes automated website extraction harder. Not because inspiration is bad. Not because designers should stop learning from the web. But because one-click copying turns someone else's strategy, taste, and paid creative work into a shortcut.

Install it in one line
Add the script to your <head>:
<script src="https://cdn.jsdelivr.net/npm/figma-block-r/dist/index.min.js"></script>
Or install it with npm:
npm install figma-block-r
import 'figma-block-r'
No setup.
No configuration.
About 1.5 kB.
View on GitHub