chrome.windows.create({url: "https://myapp.com", type: 'panel'});If I change this to:chrome.windows.create({url: "https://myapp.com", type: 'popup'});<script src="//code.jquery.com/jquery-1.9.1.min.js"></script> <script> $(document).ready( function() { alert('Running jQuery...'); }); </script>
--
You received this message because you are subscribed to the Google Groups "Chromium-extensions" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-extens...@chromium.org.
To post to this group, send email to chromium-...@chromium.org.
Visit this group at http://groups.google.com/a/chromium.org/group/chromium-extensions/.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-extensions/8be4e3d5-efe5-46c2-8f7a-a6f82531f4be%40chromium.org.
For more options, visit https://groups.google.com/a/chromium.org/groups/opt_out.