Chrome Extension: close background page after closing Chrome
问题 I have an extension with a background page, and by default this causes Chrome to persist after you close all windows, and puts the Chrome icon in the system-tray. I would like to avoid this -- I do not want my extension to cause the Chrome process to persist after closing all Chrome windows, nor do I want to cause Chrome to appear in the systray. According to the only docs I could find on this indicates that the user can set this option globally across all extensions, but that isn't what I'm