angular / angular

Deliver web apps with confidence 🚀
https://angular.dev
MIT License
94.71k stars 24.68k forks source link

refactor(devtools): set `key` in `manifest.chrome.json` #55639

Closed dgp1130 closed 2 weeks ago

dgp1130 commented 2 weeks ago

This key comes from the release build of the Chrome extension. Setting it here configures the extension ID of a local build to match the extension ID of the public release. This makes Chrome recognize that local builds are the same extension leading to more intuitive behavior. It's also useful for allowlists of extension IDs to keep the local ID consistent.

AndrewKushnir commented 2 weeks ago

This PR was merged into the repository by commit 58a8f124b0b61ae3ac59339ce0ae0dd444246b52.