Skip to content

NoWorries/chrome-figma-ui-mod

Repository files navigation

Advanced Figma options

Figma UI Mod is a chrome extension to provide advanced options for Figma users, including:

Export Analytics as CSV

  • Export detailed library or component analytics as CSV (Analytics modal needs to be visible on screen)

Enable several CSS overrides

Adjust the Figma UI to make better of available space on larger viewports:

  • Doubled the width of the Properties Panel (Right hand sidebar) – reduce truncation
  • Wider Select Dropdowns – reduce truncation
  • Increased the size of File Preview thumbnail – more space due to the wider sidebar
  • Added horizontal scroll to the Layer List – avoid truncation of layer names
  • Increased the size of Library Analytics modal – instead of a narrow modal it now takes up the full viewport
  • Full screen branch review modal
  • Swap instance picker enlarged – reduce truncation

JS Bookmarklet For anyone unable to install Chrome extensions, here is a javascript bookmarklet you can use to export the Figma Analytics.

Donations

Hope that you find this useful, if you want to say thanks you can buy me a coffee.

Images

Screenshot of the plugin enabled, showing the expanded Properties Panel and wider dropdown

Figma Analytics modal is displayed on screen with an overlay showing how the content has been extracted to a CSV file

Two examples of CSV files exported by the plugin, showing details for a Library and a Componenent

Notes

  • The plugin will only function on Figma URLs that match this format *://*.figma.com/*
  • If you are using multiple tabs at the same time, you might need to toggle the button to relaunch the extension.

Local setup instructions

  1. Download folder to your local machine
  2. Open Chrome
  3. Open the Extension Management page by navigating to chrome://extensions.
    • The Extension Management page can also be opened by clicking on the Chrome menu, hovering over More Tools then selecting Extensions.
  4. Enable Developer Mode by clicking the toggle switch next to Developer mode.
  5. Click the LOAD UNPACKED button and select the extension directory.

Roadmap

  • Widen properties panel
  • Widen select dropdowns
  • Correct some of the quirks in the sidebar
  • Allow text overflow for layer name, and horizontal scroll
  • Reposition eyedropper
  • File preview image enlarged
  • Fullscreen analytics and library modal
  • Add Library Analytics export
  • Fullscreen branch review

Known limitations

  • Color Styles (Grid view) - Color options set with positioned absolute in 6-column rows.

About

Opinionated enhancements to Figma UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published