It provides a simple API to load extension that require communication between the different Electron processes. The background image extension allows loading custom JS and CSS in the renderer process. This extension also reduces height of tabs and pannel titles.
Recent versions (November 2022) of VSCode require --no-sandbox for the hook to work.