Skip to content

Inspect panel on Figma, for everyone.

License

Notifications You must be signed in to change notification settings

renyuzhuo/tempad-dev

 
 

Repository files navigation

TemPad Dev

Inspect panel on Figma, for everyone.

Built with WXT, TypeScript and Vue 3.

Important

image

On March 19, Figma removed the window.figma in view-only mode pages (which the TemPad Dev extension relies on to function properly). After our proactive communication, the Figma team promised to re-add the window.figma interface within a few weeks. During the waiting period, TemPad Dev cannot work properly in view-only mode. You can use it in edit mode by using the “Duplicate to your drafts” feature and use it in edit mode.

You can follow this post to get the latest updates.

Shows a screenshot of the extension panel.

Features

Currently supported features include:

  • Viewing/copying the CSS code of the selected node
  • Viewing/copying the JavaScript form of the CSS code of the selected node
  • Viewing/copying the component code of the selected component (inputted through the TemPad Figma plugin), with the ability to jump to the TemPad Playground for preview/debugging
  • Locking the Deep Select mode (originally requiring pressing and clicking)
  • Locking the Measure to Selection mode (originally requiring moving the cursor while holding to view)
  • Scrolling the selected elements back into the viewport
  • Toggling CSS units between px and rem (supports setting root font size)

Acknowledgements

Inspired by the following projects:

About

Inspect panel on Figma, for everyone.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 62.2%
  • TypeScript 30.1%
  • CSS 6.7%
  • JavaScript 1.0%