Skip to content

A Chrome extension that stops the floating sidebars in Figma's new UI3.

Notifications You must be signed in to change notification settings

designontapp/figma-unfloater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Figma Unfloater

The Figma Unfloater changes Figma UI3, making the new floating sidebars stop floating on any Figma design files.

Credits

The CSS was written by @imkylelambert (twitter), for use in an Arc Boost.

Installation

  1. Clone the repository. Press Code -> Install as Zip, or use Git if you're a pro!
  2. Once you've saved the repository in a sensible place (not downloads), you're ready for the next step.
  3. Go to chrome://extensions
  4. Turn on Developer Mode in the top right.
  5. Click "Load unpacked extension" in the top left.
  6. Select the Unfloater folder.

You're good to go!

How do I know this file is safe?

You can see all the files inside this installation. It's one CSS file, one JSON file, and one MD file. There are also two .git files, which you can delete when you install. They set up this hosting on GitHub.

  • Read through the CSS file. You can read and see that it only edits the properties of sidebar elements.
  • Read the JSON file. You can see information about Chrome extension requirements, and that on sites *://figma.com/design/*, the CSS styles.css should be run.
  • Read the MD file. It's just this description!

Chrome Web Store

I'm working to get this put on the Chrome Web store.

Make your own contributions

To find things to work on: click Issues.

To make your own edits: Above the green Code button, press Fork to make your own copy. Once you've made your edits, you can request to merge your changes by creating a pull request.

About

A Chrome extension that stops the floating sidebars in Figma's new UI3.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages