Back to Plugins
Run Plugin API

Run Plugin API

A plugin that can run the Figma Plugin API.

pluginexecprogrammingeditorcommandrunplugin apicodecode-generatorsapi

Plugin Preview

Run Plugin API preview

About this plugin

A plugin that can run the Figma Plugin API.

You can manipulate Figma with code without having to look for a new plugin.


🔥 What you can:

  1. EVERYTHING you can do with the FIgma plugin (API documentation)
  2. IntelliSense for programming (code completion, parameter info, quick info, and member lists)
  3. Customize editor settings
  4. Change theme of editor
  5. Use keyboard shortcuts (Cmd + Enter to run code, Cmd + S to apply settings, and Esc to close plugin)


📮 Support:

If you have any plobrem or feedback, please use the GitHub Issues.


---


This plugin is made by Ryo Nakae 🙎‍♂️.


  1. https://brdr.jp
  2. https://x.com/ryo_dg
  3. https://github.com/ryonakae

Plugin Details

Version7
CreatedJanuary 9, 2022
Last UpdatedMarch 21, 2025
CategorySoftware development
CreatorRyo Nakae
Stats798 installs, 86 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:dist/ui.html
  • main:dist/code.js
  • Document Access:dynamic-page
  • Network Access:

    To allow network requests for plugins.

  • Editor Types:
    figma
  • Allowed Domains:
    • *
  • Codegen Languages:
    • CSS(css)