IanPhilips / UnityOculusAndroidVRBrowser

3D browser based on GeckoView and Oculus SDK for Unity projects built on Android (Oculus Go/Quest, maybe GearVR)
MIT License
224 stars 63 forks source link

Execute javascript? #41

Closed noritsune closed 2 years ago

noritsune commented 2 years ago

Hi! I'm trying to use this asset. Can I execute javascript on a browser? I need to execute a UserScript to customize a website

noritsune commented 2 years ago

I solved it myself. I used WebExtension https://github.com/mozilla/geckoview/issues/130