Hi, I am planning to switch Linux.
I wonder, figma plugins work on linux with linux chrome browser?
Hi, I am planning to switch Linux.
I wonder, figma plugins work on linux with linux chrome browser?
If you can open sites in a browser, then Figma plugins will work, because they are created using HTML, JavaScript.
Currently there is an issue with loading system fonts. Thus if you want to use custom fonts you may encounter difficulties.
There a few workarounds that for that. The only one that worked for me:
USER_AGENT="Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.3"
google-chrome-stable --user-agent="${USER_AGENT}" https://www.figma.com/files/recent
As an option you can try using Penpot