stig
(Stig Nygaard)
July 14, 2024, 4:01pm
1
Not a big deal, but I wonder if we still are supposed to get this when uploading an MV3 extension?
"Firefox is adding support for … in Firefox 109 " sounds like it was only meant to be shown until Firefox 109 was released/common?
But, yes. I just uploaded my first MV3 webextension. I cross my fingers it will work well
2 Likes
Did you set "strict_min_version": "109.0" ?
(this shouldn’t even be necessary, but maybe it will make the warning go away)
stig
(Stig Nygaard)
July 14, 2024, 5:17pm
3
"strict_min_version": "127.0"
I’ll see if I can get some clarity on this.
You can safely ignore that message.
1 Like
dotproto
(Simeon Vincent)
July 20, 2024, 12:09am
6
@Edward_Sullivan , I think this was a feature request to remove that message
1 Like
stig
(Stig Nygaard)
July 20, 2024, 12:44pm
7
@Edward_Sullivan @dotproto
Yeah, it was mostly meant as a tip to AMO-maintainers that they might want to remove the warning now. It looks a bit outdated.
1 Like
Yeah I think that is the plan.