tor-browser

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

test_xulstore.json (299B)


      1 {
      2  "chrome://browser/content/browser.xhtml": {
      3    "PersonalToolbar": { "collapsed": "false" },
      4    "main-window": {
      5      "screenX": "852",
      6      "screenY": "125",
      7      "width": "1484",
      8      "height": "1256",
      9      "sizemode": "normal"
     10    },
     11    "sidebar-title": { "value": "Bookmarks" }
     12  }
     13 }