Do Chrome extensions have access to Chrome apps?
问题 For security considerations I am wondering if Chrome extensions had access to an app. I design a Chrome App which handles sensitive data. As far as I understand it, that app runs in a sandboxed environment which should be fairly isolated. If a user had by mistake installed a malicious Chrome extension, would that extension be able to intercept/modify any of the sensitive data in the app? Please note that I do not consider other ways of interceptions outside of the Chrome environment, e.g.