tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

window_bug1412775.xhtml (282B)


      1 <?xml-stylesheet href="chrome://global/skin/global.css" type="text/css"?>
      2 
      3 <window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"
      4        width="640" height="480">
      5 
      6  <browser id="browser" type="content" primary="true" flex="1" src="about:blank"/>
      7 
      8 </window>