You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From briefly looking at the retooling branch code, here are the known changes required to support manifest v3. It looks like the majority of this work is related to moving to a service worker.
Move background DOM manipulation to a offscreen document
There may be additional issues migrating to v3. Cross-browser compatibility will also take some careful testing considering Firefox and Safari have different implementations than Chrome.
See https://developer.chrome.com/docs/extensions/mv3/intro/mv3-overview/
The text was updated successfully, but these errors were encountered: