Back to Plugins
Figplug

Figplug

Figplug – starter Figma plugin with theme-aware UI and tooling.

Plugin Preview

Figplug preview

About this plugin

Figplug - a ready-to-use Figma plugin starter with theme-aware UI, resizable window, and TypeScript tooling. Use it as a template to jumpstart new plugins.Use this GitHub repository to get started:https://github.com/alekseikipin/Figplug-ui-kitWhat’s Includedcode.ts: Main thread logic (window resize + persistence)ui.html: Theme-aware UI with resizer, keyboard support, and snap sizesWhat’s Not IncludedNo manifest.json (add this in your plugin project)No package.json, bundler, or ESLint configNo build/watch scriptsHow To UseCopy code.ts and ui.html into your plugin's source.FeaturesTheme-aware tokens using --figma-color-* and themeColors: true ImagePersistent window size via figma.clientStorage ImageSmooth resize with drag handle ImageDouble-click snap widths (320, 480, 640px) and keyboard-accessible resizer ImageConfigurationToggle size persistence: set PERSIST_WINDOW_SIZE in code.ts.

Plugin Details

Version2
CreatedSeptember 5, 2025
Last UpdatedSeptember 13, 2025
CategorySoftware development
CreatorAleksei Kipin
Stats6 installs, 2 likes
PricingFree

Technical Details

  • API:1.0.0
  • UI:ui.html
  • main:code.js
  • Document Access:dynamic-page
  • Editor Types:
    figma
  • Allowed Domains:
    • none