Skip to content

feat: Disabled UI for adding non-recommended filter lists for Manifest v3 [#1632]

This MR contains the following changes:

  • Added explanation about lacking support for non-recommended filter lists under Manifest v3.
  • Disable buttons for adding non-recommended filter lists under Manifest v3.
    • Added styles for disabled button states.
  • Expanded api.app.getInfo() to return manifest version.
  • Added support for "manifestVersion" query string parameter to the local test environment for simulating UIs under Manifest v3.
    • Updated documentation accordingly.

Note that the creation of the redirect for the new documentation link has been requested at https://jira.eyeo.com/servicedesk/customer/portal/2/ITS-3042, but it's not in place yet.

Merge request reports