This directory 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:
Build flags - ENABLE_EXTENSIONS, ENABLE_EXTENSIONS_CORE, etc.