
This changes this for the visit chrome webstore button in the extensions menu in the app menu and the chrome://extensions sidebar. This is behind a finch feature flag and is disabled by default. Bug: 1488136 Change-Id: Ida1b0e8deabc0fbb2937cf065d588690848f2773 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4906476 Commit-Queue: Justin Lulejian <jlulejian@chromium.org> Reviewed-by: David Bertoni <dbertoni@chromium.org> Auto-Submit: Justin Lulejian <jlulejian@chromium.org> Cr-Commit-Position: refs/heads/main@{#1205953}
This will become a reusable extensions module. It implements the core parts of Chrome's extension system, and can be used with any host of the content module.
Some extensions code that is not Chrome-specific still lives in //chrome/browser/extensions and will be moved here.
Technical Documentation: