andypiper / postmarks-ext

A browser extension for Postmarks
MIT License
2 stars 0 forks source link

Firefox Mobile Support #5

Open TomCasavant opened 9 months ago

TomCasavant commented 9 months ago

Just whenever the firefox issues get figured out usually the mobile support just works out of the box without any changes to the existing code, you just need to adjust the manifest to specifically include gecko_android https://extensionworkshop.com/documentation/develop/developing-extensions-for-firefox-for-android/

andypiper commented 9 months ago

Sweet, thanks for the tip here! I’ll try to look at this at some point. Bit sad about the manifest divergence for FF and Chrome overall but I’d like to cover both for sure.