image video Discussion in share at Summary: /nishio/want-big-walls

 var elm=document.createElement('span');
 elm.append("ZoomOut")
 elm.onclick = ()=>{
   		document.getElementsByClassName("page-list")[0].setAttribute('style', 'zoom: 0.5')
     	document.getElementsByTagName('body')[0].webkitRequestFullscreen()
 }
 document.getElementsByClassName("search-form")[0].parentElement.append(elm) 

Sequel View Scrapbox in WebVR.


This page is auto-translated from [/nishio/ScrapboxをOculus Goのブラウザで全画面表示](https://scrapbox.io/nishio/ScrapboxをOculus Goのブラウザで全画面表示) using DeepL. If you looks something interesting but the auto-translated English is not good enough to understand it, feel free to let me know at @nishio_en. I’m very happy to spread my thought to non-Japanese readers.