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
Meta is optional in the manifest but because of how filtering is implemented it never appears (undefined?.includes("")). This also might cause issues if a dependency is marked and there's no meta to resolve the name of the extension with.
Meta is optional in the manifest but because of how filtering is implemented it never appears (undefined?.includes("")). This also might cause issues if a dependency is marked and there's no meta to resolve the name of the extension with.