Back to Plugins
FigmaScript

FigmaScript

Javascript code editor with the ability to run a script

multi tabscode editorscriptjavascriptfigmascriptusual interfaceeditorcodefile systemfigma script

Plugin Preview

FigmaScript preview

About this plugin

Javascript code editor with a familiar interface and a simple file system that allows you to save your scripts


Write your own or open an existing script and go to the menu Actions -> Run Script to run it


Select any property or method and go to the Actions -> Help menu. A window will open with a brief description and a button to go to the documentation page.


Add saved files using import:

import "file1.js"
import "file2.js"


When exporting a file, all files imported into it are collected in one script


Added documentAccess: "dynamic-page" to the manifest. See API changes at https://www.figma.com/plugin-docs/migrating-to-dynamic-loading/

Plugin Details

Version27
CreatedDecember 15, 2022
Last UpdatedMay 27, 2024
CategorySoftware development
Creatorkay-n
Stats201 installs, 54 likes
PricingFree

Technical Details

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

    Loading code examples. As well as the possible use of the plugin by users for Internet connection.

  • Editor Types:
    figma
  • Allowed Domains:
    • *