
This feature has been default for over a year now and was just introduced to be able to roll out the change carefully. Bug: 40073814, 396456407 Change-Id: I9143baf93c2cfd9d52772ec4d06de94180d56ae1 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6334708 Reviewed-by: Justin Lulejian <jlulejian@chromium.org> Commit-Queue: Tim <tjudkins@chromium.org> Reviewed-by: Dana Fried <dfried@chromium.org> Reviewed-by: David Bertoni <dbertoni@chromium.org> Cr-Commit-Position: refs/heads/main@{#1431696}
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: