All Projects → ccimpoi → Chromedfigma

ccimpoi / Chromedfigma

Figma html export chrome extension

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Chromedfigma

Soma Chrome
Chrome extension to listen to SomaFM web radio stations from your browser.
Stars: ✭ 51 (-16.39%)
Mutual labels:  chrome-extension
Japanesetab
A Chrome extension that helps you learn Japanese with every new tab 🔴
Stars: ✭ 55 (-9.84%)
Mutual labels:  chrome-extension
Nxenhanced
Adds "quality-of-life" features to NextDNS website for a more practical usability
Stars: ✭ 58 (-4.92%)
Mutual labels:  chrome-extension
F19n Obtrusive Livetest
A sandboxed, extendable testing chrome extension and framework! It runs pre-defined and custom tests on each page that you visit.
Stars: ✭ 53 (-13.11%)
Mutual labels:  chrome-extension
Shine Unofficial
Unofficial fork of SHINE for Reddit.
Stars: ✭ 54 (-11.48%)
Mutual labels:  chrome-extension
Mue
Fast, open and free-to-use new tab page for modern browsers
Stars: ✭ 56 (-8.2%)
Mutual labels:  chrome-extension
Session Manager
Simple yet powerful tab set management for Chrome.
Stars: ✭ 50 (-18.03%)
Mutual labels:  chrome-extension
Freeyourstuff.cc
freeyourstuff.cc - universal content liberation
Stars: ✭ 60 (-1.64%)
Mutual labels:  chrome-extension
Skip Ad
A simple lightweight Chrome extension that automatically skips YouTube Ads.
Stars: ✭ 54 (-11.48%)
Mutual labels:  chrome-extension
Better Onetab
📑 A better OneTab for Chrome 📝 Temporarily removed from firefox ⚠️ without maintaining in a period & any cooperative purpose are welcome
Stars: ✭ 1,097 (+1698.36%)
Mutual labels:  chrome-extension
Discogs Enhancer
100% vanilla JS Chrome extension that adds useful features and functionality to Discogs.com
Stars: ✭ 51 (-16.39%)
Mutual labels:  chrome-extension
Bookmark Sync
Sync your browser bookmarks by github gist
Stars: ✭ 54 (-11.48%)
Mutual labels:  chrome-extension
Sadpanda
Chrome extension to access ExHentai
Stars: ✭ 53 (-13.11%)
Mutual labels:  chrome-extension
Slack Emoji Meister
You can easily add slack emoji
Stars: ✭ 52 (-14.75%)
Mutual labels:  chrome-extension
Turnoff Namuwiki
조별과제 때마다 "나무위키 꺼라."라고 말하시는게 피곤하신 여러분을 위해 만들어진 Browser Extension, 나무위키를 꺼 드립니다.
Stars: ✭ 59 (-3.28%)
Mutual labels:  chrome-extension
Send To Vlc
A Webextension to send streamble media sources to VLC (VideoLAN) media player
Stars: ✭ 51 (-16.39%)
Mutual labels:  chrome-extension
Html5 Localstorage Manager
Chrome extension for managing local storage, session storage and cookie. Realtime syncing, JSON-friendly editor, inspecting in independent popup window. Helps you accelerate web development if you relay on web storage heavily.
Stars: ✭ 55 (-9.84%)
Mutual labels:  chrome-extension
Pixivbatchdownloader
Chrome 扩展,批量下载 Pixiv 的插画和小说。过滤作品、下载时重命名、转换动态图片等。Powerful Pixiv batch downloader. Batch download artworks and novels, filter works, rename when downloading, convert animated images, and more.
Stars: ✭ 1,109 (+1718.03%)
Mutual labels:  chrome-extension
Starmark
Turn your GitHub stars into Chrome bookmarks
Stars: ✭ 60 (-1.64%)
Mutual labels:  chrome-extension
Linkedin Inbox Invitation Chrome Extension
Help you to view recent 20 LinkedIn Message.
Stars: ✭ 58 (-4.92%)
Mutual labels:  chrome-extension

ChromedFigma

Exports the prototype of a Figma page from the current file opened in the browser to static html files linked using image maps.

Important: Please set your Figma Personal Access Token in the extension Options page first.

Notes:

In order to emulate the Figma "Back" interaction you can use the string __back__ in the name of an element (that does not already have a transition to another element) and this element will export to a link with javascript:history.back();.

It assumes that you already exported the frames to *.png image files in a folder. Then you copy the exported *.html files in the same folder and open one of them.

How to use

Download and unpack the archive in the ./unpacked folder on your local hard drive, enable developer mode in Chrome Extensions, click "Load unpacked" and choose the unpacked ChromedFigma folder.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].