Twitch-Tools icon indicating copy to clipboard operation
Twitch-Tools copied to clipboard

Firefox support?

Open Seb3thehacker opened this issue 2 years ago • 12 comments

Will this extension come to Firefox at some point? Thanks, I really like this addon!

Seb3thehacker avatar Apr 29 '22 08:04 Seb3thehacker

Good morning,

At the beginning, I did want to have Firefox support but, the guidelines got stricter and I didn't want to change most of the code to conform. I currently don't have any intentions of porting this to Firefox, but it's definitely possible. There is still legacy-code to help ease the transition.

Ephellon avatar May 01 '22 11:05 Ephellon

Oh ok. I'm not sure if you know this but, if you released the extension file for Firefox people could install it directly from github. Users dont need to use addons.mozilla.org for extensions if they dont want to.

Seb3thehacker avatar May 03 '22 04:05 Seb3thehacker

I've been giving this some thought... This would require:

  • Changing all webkit properties/methods to moz (including CSS)
  • Changing all chrome properties/methods to browser

Ephellon avatar Jul 08 '22 05:07 Ephellon

I just wanted to say I came here specifically for this comment thread. I was also looking for this as a Firefox extension and would love to see it, so I wanted to ask if you would please consider it. Thank you.

kurtdh avatar Oct 13 '22 08:10 kurtdh

I've given this some thought: I'll put out one (1) Firefox version v5.30 but, someone else will have to port future versions. It should have most (if not all) of the same capabilities.

Edit: Will wait for Firefox to support MV3

Ephellon avatar Oct 20 '22 14:10 Ephellon

Awesome, I very much look forward to it! It will be published on the Firefox extension shop or will we have to download it from here? Hopefully someone who knows how to code will step up and offer to do the Firefox updates. Thanks again!

kurtdh avatar Oct 21 '22 04:10 kurtdh

Awesome! Thank you so much

Seb3thehacker avatar Oct 23 '22 10:10 Seb3thehacker

Since Firefox won't have MV3 for a while, I'll try porting to MV2 and giving it a test later on today.

Ephellon avatar Nov 15 '22 16:11 Ephellon

Still working on this... Firefox has more nuances than needed :P

Ephellon avatar Feb 19 '23 22:02 Ephellon

Never posted an update: will not be porting to MV2, but will be testing FF MV3 to see how it fares

Ephellon avatar Aug 10 '23 02:08 Ephellon

It's almost been a year and Firefox still doesn't have MV3... Will close this issue soon since there's been no progress

Ephellon avatar Jun 03 '24 19:06 Ephellon

  • [ ] Research a ZIP file manager that can use / instead of \
  • [ ] Polyfill some MV3 capabilities

Ephellon avatar Aug 22 '24 13:08 Ephellon