Files
Chirag Aggarwal 3caedbafe3 fix: validate browser extensions by scheme instead of hostname
Browser extension IDs (e.g., chrome-extension://abcdefg) change every
time an unpacked extension is reloaded during development, breaking
origin validation. This moves extension schemes from hostname-based
validation to scheme-only validation, consistent with how mobile/native
platforms are handled. Extension schemes are now automatically included
when a web platform is registered.
2026-03-24 22:46:21 +05:30
..
2026-02-25 16:08:40 +05:30