CodeNinjaUK / youtube-subs-grid

A browser extension to fix Youtube's broken subscription feed page.
55 stars 14 forks source link

youtube-subs-grid incompatible with Firefox Multi-Process. #98

Open Lebon14 opened 7 years ago

Lebon14 commented 7 years ago

As the title states, the addon is incompatible with Firefox' Electrolyte, ie. Multi-Process as detected by Mozilla's Addon Compatibility Reporter: https://addons.mozilla.org/en-US/firefox/addon/add-on-compatibility-reporter/

Could we have it fixed? Thanks!

DanSmith70 commented 7 years ago

Yep absolutely, with the WebExtensions API having been out for a while now my plan is to simplify the code a bunch and remove the need to have separate code for the FF and Chrome versions. This should be inherently compatible with Electrolyte as well. Hoping I can work on that this week!