Open TomCasavant opened 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/
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.
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/