Arcus92 / instagram-video-control

Adds video playback controls to Instagram.
MIT License
24 stars 2 forks source link

Reverted combined build pipeline and Firefox MV3 #7

Closed Arcus92 closed 11 months ago

Arcus92 commented 11 months ago

MV3 in Firefox don't enable the script permission for the Instagram site by default. The user would need to manually tick a checkbox deep in the add-on settings. There is no way to request this permission or notify the user to enable it.

The user will just install the extension, visit Instagram, notice it won't work and uninstall the app with a bad review.

I'll reverted the combined pipeline and use different manifest for Chrome and Firefox again. Firefox is back to MV2.

This didn't happen when using the debug package for testing. I have no idea how Firefox will sell this feature when the fully migrate to MV3.