Skip to content

Instantly share code, notes, and snippets.

@alivedise
Created December 15, 2014 09:23
Show Gist options
  • Save alivedise/2ec5fe9210ed78185ce9 to your computer and use it in GitHub Desktop.
Save alivedise/2ec5fe9210ed78185ce9 to your computer and use it in GitHub Desktop.
App.js
for (var id in window.appWindowManager.getApps()) {
window.appWindowManager.getApps()[id].browser.element.stop();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment