On this page
- Quick steps
- Do you need to install Figma plugins at all?
- How to add a plugin from the Figma Community
- How to use plugins in Figma Design
- How to run plugins in Dev Mode
- How to use plugins in FigJam
- How to use plugins in Figma Slides and Figma Buzz
- Where to find your installed and saved plugins
- Desktop app vs browser
- Who can run Figma plugins?
- Plugins in an organization: approval and requests
- What to check before you run a new plugin
- Where to find plugins worth installing
- FAQ
Quick steps
Find the plugin
Search the Figma Community, or browse a curated list such as the best Figma plugins directory, and open the plugin's Community page.
Check what it needs
Read the listing for supported products (Figma Design, Dev Mode, FigJam, Slides), pricing, and the network access label so you know what the plugin can reach.
Open it in a file
Click Open in (or Buy for paid plugins), then pick a recent file or create a new one. Figma opens the file and runs the plugin.
Save it for later
Click Save on the Community page so the plugin appears under your saved plugins in every file you open.
Run it from inside a file
In Figma Design, open the Tools tab or press Cmd + K (Ctrl + K) for Actions, search the plugin and click Run. Select the layers the plugin expects first.
Rerun it quickly
Press Cmd + Option + P on Mac or Ctrl + Alt + P on Windows to run the last plugin you used again.
Do you need to install Figma plugins at all?
No. Figma retired the old install button years ago. Plugins are available to run in any file as soon as you find them, and Figma keeps a list of your recent ones. What people call 'installing' today is really one of two things: opening a plugin from its Community page for the first time, or saving it so it's pinned to your account. Saved plugins follow you across files and, if you've linked profile connections, across your connected accounts too.
Plugins also run on demand only. Figma's help center spells out the rules: you run them manually, you can run one plugin at a time, and a plugin can't keep working in the background after you close it.
How to add a plugin from the Figma Community
- Open the plugin's page on the Figma Community (figma.com/community).
- Click Open in. For paid plugins the button says Buy; plugins marked 'In-app purchases' usually come with a free trial.
- Pick a recent file or click New file. If the creator attached a playground file, Figma opens that instead so you can try the plugin on sample content.
- Click Save at the top of the Community page if you plan to use it again.
How to use plugins in Figma Design
Inside a design file you have three ways to reach plugins, and they all lead to the same list.
- Tools tab. Click Tools in the navigation bar on the left, open the filter and choose Plugin. You'll see recents and suggestions, plus a search bar that reaches the whole Community. Click a plugin to open its details, then Run.
- Actions menu. Click Actions in the toolbar or press
Cmd + K(Ctrl + Kon Windows), switch to the Plugins & widgets tab and search. This is the fastest route if you know the plugin's name. - Right-click. Right-click a layer and choose Plugins in the context menu to run one without leaving the canvas.
To repeat the last plugin you ran, press Cmd + Option + P on Mac or Ctrl + Alt + P on Windows. Some plugins also accept typed parameters straight from the actions menu, so you can run them without opening a panel at all; the plugin's own docs will say if it supports this.
Plugins built by Figma
Figma now publishes its own plugins, such as chart generators, alongside Community ones. In the Tools tab, set the source filter to From Figma to see them. They're free to use. If you have access to the Figma agent, you can also ask it to generate a custom plugin for a one-off job, which is useful when no Community plugin does exactly what you need.
How to run plugins in Dev Mode
Dev Mode keeps plugins in the right sidebar. Toggle into Dev Mode, click Plugins in the right sidebar, then pick from your recent or saved plugins or search the Community. Only plugins built for Dev Mode show up here, which is why a plugin you use in design mode can be missing.
If you use a Dev Mode plugin every day, pin it. Find it on the Plugins tab, open the More menu and choose Pin to top. Organization admins can pin plugins for everyone, and those appear with your own pins.
Ranked listThe best Figma Dev Mode and handoff plugins in 2026How to use plugins in FigJam
- Hover over the stack of recently used icons in the FigJam toolbar and click More.
- Open the Plugins tab. Your recent plugins are listed first; click Browse more in Community to search further.
- Click a plugin to see its details, then Run to use it on the current board.
The same More menu has a Widgets tab. Widgets stay on the board for everyone, plugins run only for you. See Figma plugins vs widgets if you're not sure which one you need.
How to use plugins in Figma Slides and Figma Buzz
In Figma Slides, click Actions (the / icon) in the toolbar, open the Plugins tab and pick a recent or saved plugin, or search the Community. In Figma Buzz, the Plugins tab sits in the left panel, and a plugin can open in that panel or in a separate modal.
Where to find your installed and saved plugins
Since nothing is installed, look for recent and saved plugins. In design files, FigJam and Slides, both appear at the top of the plugin list under a saved and recent section. In Dev Mode they're in the Plugins tab of the right sidebar. Outside a file, open your Community profile and select the Saved tab, which only you can see. To drop a plugin from that list, click Remove from saves.
Desktop app vs browser
Published plugins behave the same in the Figma desktop app and in a supported browser (Figma supports stable releases of browsers such as Chrome, Firefox and Safari). The desktop app matters in two cases. You need it to develop plugins or load one from a local manifest.json under Plugins > Development, and it's the place to clear Figma's cache if plugins start misbehaving. When you're offline, Figma only lets you run plugins that are already open and don't rely on outside browser APIs.
Who can run Figma plugins?
Plugins are available on the Starter plan and to anyone with a paid seat in an organization or enterprise. What you can run depends on your seat:
- Full seat: Figma Design, Dev Mode, FigJam, Slides and Buzz.
- Dev seat: Dev Mode, FigJam, Slides and Buzz, but not Figma Design.
- Collab seat: FigJam and Slides.
- View seat: no plugins in any product.
File access matters too. Plugins can change the file, so in Figma Design and FigJam you need edit access to run them. If you can only view a file, duplicate it to your drafts or ask the owner for edit access.
Plugins in an organization: approval and requests
On the Organization and Enterprise plans, admins can switch plugin approval to Only admin-approved plugins (Admin > Settings > Extensions > Plugin approval). Once that's on, you'll only see approved plugins, and Enterprise admins can approve them per workspace, so a plugin may work in one workspace and not another.
To ask for one, open Actions in a file, go to the Plugins & widgets tab, search for the plugin, click it and choose Request approval. You can also start from the plugin's Community page by clicking Open in and then New file. Add a sentence on why you need it, because every admin gets the request by email and in Figma. Private plugins published inside your organization skip approval.
What to check before you run a new plugin
Plugins run third-party code and can read things like your username, your cursor position and every layer in the file. Two labels on the Community page help you judge that:
- Network access. 'No access to network' means the plugin can't send anything anywhere. 'Restricted' lists the exact domains it can reach. 'Unrestricted' and 'Unknown' mean it can contact any domain.
- Data security info available. The developer answered Figma's security questionnaire and Figma reviewed it. Click the label to read the answers.
Figma doesn't support third-party plugins itself, so bugs go to the developer. Every listing has a support contact. If a plugin opens but doesn't work, start with Figma plugins not working.
Where to find plugins worth installing
The Community has thousands of plugins and many do the same job. Our best Figma plugins directory groups them by task, with picks and trade-offs for each. Two good starting points:
Ranked listThe best free Figma plugins in 2026Ranked listThe most useful Figma plugins for everyday work in 2026Frequently asked questions
Why can't I find the Install button for Figma plugins?
Figma removed it. Plugins run on demand, so you open a plugin from its Community page with Open in, or search for it from the Tools tab or the Actions menu inside a file. Click Save on the Community page if you want it kept in your list.
How do I add plugins to Figma on a free plan?
The Starter (free) plan can run plugins in Figma Design, FigJam, Slides and Buzz. Dev Mode plugins need a paid Full or Dev seat. Paid plugins still ask you to buy or start a trial on top of your plan.
Where are my installed plugins in Figma?
Look for saved and recent plugins at the top of the plugin list in any file, or in the Plugins tab of the Dev Mode sidebar. Your Community profile also has a private Saved tab listing every plugin and widget you've saved.
What is the shortcut to run a plugin in Figma?
Cmd + Option + P on Mac or Ctrl + Alt + P on Windows reruns the last plugin. Cmd + K or Ctrl + K opens the Actions menu in Figma Design, where you can search for any plugin by name.
Can I use Figma plugins with view-only access?
Not in Figma Design or FigJam. Plugins can edit the file, so they need edit access, and people on a View seat can't run plugins at all. Duplicate the file to your drafts or ask the owner for edit access.
Do Figma plugins work in the browser?
Yes. Published plugins work the same in a supported browser and in the desktop app. You only need the desktop app to build plugins or to load one from a local manifest file.
More in Plugins
- Figma plugin vs widget: what's the difference?A Figma plugin runs for one person and closes when done. A widget is an object on the canvas everyone can see and use. When to pick which, with examples.
- How to make a table in FigmaFigma Design has no table tool. Build one from a cell component and nested auto layout, add rows in one keystroke, or generate a styled table with a plugin.
- How to add icons in FigmaAdd icons in Figma with an icon plugin, a shared icon library, or by pasting SVG code, which imports as editable vectors. Plus how to recolour and export icons.
- How to make charts and graphs in FigmaFigma has no chart tool. Build a simple bar chart from auto layout rectangles, or use a chart plugin to draw line, bar and pie charts from your own data.
- Figma plugins not working? How to fix itFigma plugins not loading, missing or greyed out? Check your seat and edit access, org approval, network blocks and cache. A step-by-step checklist that works.
- How to Generate All Component Variants in FigmaFigma shows only the variants you draw. Here's how to lay out every combination of variant, boolean and nested props as a matrix, by hand or with Instancer.
- Figma Keyboard Shortcuts: The Full Mac and Windows ListEvery Figma keyboard shortcut Figma documents, for Mac and Windows: tools, layers, auto layout, components, text, zoom, prototyping and panels, in one list.
- Figma Annotations: How They Work and Who Can See ThemHow Figma annotations work in Design and Dev Mode, which seats can add and view them, how they differ from comments, and when an annotation plugin helps.
