tor-browser

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

file_window_activation.html (101B)


      1 <body>
      2 <style>:-moz-window-inactive { background-color: red; }</style>
      3 <div id='area'></div>
      4 </body>