diff --git a/background.js b/background.js index 818a5b1..e61ddec 100644 --- a/background.js +++ b/background.js @@ -242,7 +242,7 @@ function launch(launchData) { chrome.app.window.create(page, { //We only want to allow a single instance of our app open at a time - id: "IL App", + //id: "IL App", outerBounds: { width: width, height: height