With mixed sandbox enabled we need to load the chrome.* APIs in the sandbox init.js so that chrome extensions load correctly. This mirrors the equivilant impl in `atom_renderer_client.cc` Fixes #15561