5 ms·
A big part of why we're crowdfunding is to be able to grow the team and support more platforms (e.g. Desktop Firefox & Safari, mobile devices)
by maxmorlocke 4y ago
A big part of why we're crowdfunding is to be able to grow the team and support more platforms (e.g. Desktop Firefox & Safari, mobile devices)
- capitainenemo 4y agoDoes the extension use any Chrome specific WebExtension API? Otherwise it might be fairly trivial. https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/Chrome_incompatibilities https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/Web...
- maxmorlocke 4y agoCandidly, the Firefox extension framework is significantly nicer. Blam'ing chrome.runtime.lastError. There's a lot of small amounts of work to get everything working right using the webext module. We're slowly chipping away, we've eliminated all our dependencies on chrome specific modules in the last month while working on other functionality, but we're a really small team right now with competing priorities, so this will get more priority as we get more people on the team.