Closed NotNite closed 1 month ago
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.
Two-birds-one-stone: ID should be used for search filter.
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.