DivMagicCom / DivMagic

Copy design from any website as CSS or Tailwind CSS components
https://divmagic.com
62 stars 1 forks source link

Add Firefox support #1

Closed MBakirci closed 1 year ago

MBakirci commented 1 year ago

Add Firefox support

I would like to request a new feature for the extension that would add support for Firefox. Currently, the extension is only available for Chrome users, but as a Firefox user, I would love to have the same functionality.

RealBrianH commented 1 year ago

Firefox extension has been released!

https://addons.mozilla.org/en-US/firefox/addon/divmagic/

It has the same code as the Chrome one so the output will be the same most of the time.

There are a few edge cases that I've found where some Mozilla specific styles might not get converted the same as Chrome. I'll work on those too.