Rewild Your Web
web
browser
dweb
1{
2 "_comment": "this file is used to add some specific preferences to the Servo package (nightly builds)",
3 "all": {},
4 "macosx": {},
5 "linux": {},
6 "android": {},
7 "windows": {},
8 "vr": {
9 "_comment": "settings specific to VR builds",
10 "dom.webvr.enabled": true,
11 "dom.webxr.enabled": true
12 }
13}