Back to Plugins

Select and Inspect
Select an item and get it logged in Console
plugin developmentconsoledebug
Plugin Preview
About this plugin
Why?
If you ever implemented a Figma plugin, you know how slow the process of inspecting specific properties (among the hundreds available) and values in a Figma file is.
This plugin aims to solve this problem by making logging as easy as possible!
Features
- Select one or more Figma elements to get them logged in the Console
- Add expressions to be evaluated on the selected Figma elements (
name,id,reactions[0].actions
results in each expression to be evaluated and logged in the Console) - Stringy and format the result for better readability
- Preferences are stored locally
FAQ
Why not using the existing "Inspector" plugin?
Because the properties must be added to the UI by the plugin's author, limiting the plugin's scalability (as you can see in the reviews).
Plugin Details
Version | 3 |
---|---|
Created | March 9, 2024 |
Last Updated | March 31, 2024 |
Category | Software development |
Creator | Stefano |
Stats | 7 installs, 4 likes |
Pricing | Free |
Technical Details
- API:1.0.0
- UI:build/ui.js
- main:build/main.js
- Document Access:dynamic-page
- Editor Types:figma
- Allowed Domains:
- none
More Like This
Discover other plugins in the Software development category.