Skip to main content
yoshio
New Participant
March 5, 2025
Solved

Get Figma version using Plugin API

  • March 5, 2025
  • 2 replies
  • 313 views

Hi all.

I want to get the Figma version using the plugin API.

 

This topic has been closed for replies.
Best answer by tank666

It is not possible to get the Figma Desktop App version using the Plugin API, but you can get this information from the user agent using the Web API.

2 replies

tank666
tank666Answer
March 5, 2025

It is not possible to get the Figma Desktop App version using the Plugin API, but you can get this information from the user agent using the Web API.

UX/UI designer. Figma expert. Creator and developer of plugins and widgets for Figma and FigJam. Check out my resources in Figma Community: figma.com/@tank
yoshio
yoshioAuthor
New Participant
March 6, 2025

Thanks tank666.

You've helped me figure it out.

Thanks for the great suggestion.