Skip to content

nokki-y/figma-customize-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Figma Customize Script for macOS

Overview

This script adds the following shortcut keys to the Figma desktop app for macOS.

Shortcut Key Function
F4 Select Frame Section
F8 Select Instance Section
F12 Select Auto Layout Section

Important

Please note that this script has not been tested on the Windows version of the desktop app or on the browser version of the app.



Usage

1. Open the macOS desktop app and the Developer Tools console

  1. Open Developer Tools (macOS: Command + Option + I)
  2. Select the Console tab
    Console Tab

2. Copy the script from the Dist folder of this repository

  1. Script path: https://github.com/nokki-y/figma-customize-script/blob/main/dist/main.js
  2. Copy it
    Copy Script

3. Execute the script from the console

  1. Paste the copied script into the console
    Paste Script
  2. Press Enter to execute


Important Notes

  • The script will deactivate once the Figma file is closed. Therefore, it needs to be re-executed every time you open a file.
    • The Developer Tools console keeps a history of executed scripts, allowing you to rerun the script from the history in subsequent uses (press in the console to see the last executed command).

About

Figma's customize script.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published