Robust, configurable URL pattern matching, as used by Chrome and Firefox browser extensions.

1 Open Issue Need Help Last updated: Aug 9, 2025

Open Issues Need Help

View All on GitHub
Web Development Browser Extensions

AI Summary: Improve the error message produced when an invalid wildcard URL scheme is used in the `browser-extension-url-match` library. The current error message is less informative than for other invalid patterns. The goal is to provide a more specific and helpful error message that explains the issue with the wildcard scheme, similar to the detail provided for http(s) schemes.

Complexity: 3/5
enhancement help wanted good first issue

Robust, configurable URL pattern matching, as used by Chrome and Firefox browser extensions.

TypeScript