https://github.com/emako/quicklook.plugin.figmathumbnailviewer
This plugin allows QuickLook to preview figma file formats.
https://github.com/emako/quicklook.plugin.figmathumbnailviewer
Last synced: 10 months ago
JSON representation
This plugin allows QuickLook to preview figma file formats.
- Host: GitHub
- URL: https://github.com/emako/quicklook.plugin.figmathumbnailviewer
- Owner: emako
- License: gpl-3.0
- Created: 2024-09-24T02:36:29.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-02T09:43:45.000Z (over 1 year ago)
- Last Synced: 2025-01-02T10:34:22.486Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 168 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-GPL.txt
Awesome Lists containing this project
README
> This plugin is now part of QuickLook's main branch.

# QuickLook.Plugin.FigmaThumbnailViewer
This plugin allows [QuickLook](https://github.com/QL-Win/QuickLook) to preview Figma file formats.
Dark mode viewer.
If the read fails, a broken image will be displayed.
## Supported extensions
The following file extensions are treated as Figma files.
- fig
## How to create a Figma file?

## Thanks to
- https://www.figma.com/
## Licenses

This project references many other open-source projects. See [here](https://github.com/QL-Win/QuickLook/wiki/On-the-Shoulders-of-Giants) for the full list.
All source codes are licensed under [GPL-3.0](https://opensource.org/licenses/GPL-3.0).
If you want to make any modification on these source codes while keeping new codes not protected by GPL-3.0, please contact me for a sublicense instead.