Skip to content

Instantly share code, notes, and snippets.

@neonux
Created September 8, 2011 16:31
Show Gist options
  • Save neonux/1203844 to your computer and use it in GitHub Desktop.
Save neonux/1203844 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
<window id="popup-window"
xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
title="FOO"
windowtype="popup"
width="640" height="480"
persist="screenX screenY width height sizemode">
<browser flex="1" src="http://google.com/"/>
</window>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment