tor-browser

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

mochitest-args.ini (103B)


      1 [DEFAULT]
      2 args =
      3  --headless
      4  --window-size=800,600
      5  --new-tab http://example.org
      6 
      7 [test_pass.html]