mozilla / addons

☂ Umbrella repository for Mozilla Addons ✨
Other
128 stars 41 forks source link

[Task]: The "Manifest V3 compatibility" warning during submission should really only apply to extensions #15021

Open willdurand opened 2 months ago

willdurand commented 2 months ago

Description

  1. Open a valid MV3 theme
  2. Observe the "Manifest V3 compatibility" warning

Expected

No warning since (1) the warning message is about extensions and (2) there shouldn't be any warning for MV3 non-extension add-ons since nothing has changed for these add-on types.

Acceptance Criteria

The "Manifest V3 compatibility" warning isn't shown for non-extension add-ons.

Checks

┆Issue is synchronized with this Jira Task