Lessons: 5Length: 1.2 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.4 Creating a Plugin With a UI and Browser APIs

In this final lesson, we’ll create a Figma plugin with a user interface that will generate a set number of tints based on a color of our choosing. It will display those tints in a frame that we’ll also generate.

This is a bit more difficult to make, and it’s going to have quite a bit of JavaScript, but I’ll explain everything we’re doing so it should be easy peasy. Let’s begin!