tor-browser

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

onionlocation-urlbar.inc.xhtml (253B)


      1 # Copyright (c) 2020, The Tor Project, Inc.
      2 
      3 <hbox id="onion-location-box"
      4      class="tor-button tor-urlbar-button"
      5      role="button"
      6      hidden="true">
      7  <image id="onion-location-button" role="presentation"/>
      8  <label id="onion-label"/>
      9 </hbox>