> For the complete documentation index, see [llms.txt](https://ompr.gitbook.io/main/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://ompr.gitbook.io/main/features/media-source/web-browser.md).

# Web browser

Browse your favorite web content from the built in web browser.

{% embed url="<https://youtu.be/EziqvtxqHwk>" %}

**What are the currently available controls to navigate around the webview?**

* **Pointing**: Use your right controller to point at any part of the projector screen to hover over different areas. (mouse movement)
* **Left click**: Use the right trigger on the Quest controller
* **Right thumbstick:** Scroll the screen view.&#x20;

**What is the Embed button?**\
Most media content especially videos and 3D have the ability to run on embedded mode. Often it will give better performance, a quality boost, and an even more simplified presentation of its target content. \
For example:\
**Youtube** - Embed videos are more performant in comparison to fullscreen mode. \
**Sketchfab** - Embed 3D model will have a full-screen view of a 3d model and give special control access where you can use the left controller thumbstick to simulate arrow keys from a keyboard. <br>

**What is the Weblist?** \
Think of it as a bookmark system where you can create and maintain your very own list to store web addresses. Youtube URLs will have their thumbnails used on their entries.<br>

**What are other ways to easily add your own weblist to the collection?**

You can add your custom .txt file with urls list by adding it to the "web" folder located in the App folder of your OMPR Quest.&#x20;

```
\Internal shared storage\Android\data\com.TSMFBAS.OMPRQuest\files\web
```

or&#x20;

Use the [companion app](/main/features/companion-app.md) to easily and quickly add, remove, and manage your weblist.<br>

**The color of my pointer is blending with the background too much and making it invisible.** \
**Can I change its color?**\
Yes, you can. Head over to the "**Player settings**", scroll down to the "**Line pointer color**" color picker, and choose your desired color.

<figure><img src="https://2373166942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEQ4McA4vGLQJmWvpjapB%2Fuploads%2Flre0VberwVNSVovGqVpT%2Fplayersettings.png?alt=media&amp;token=7d7e8f74-0697-4787-af80-5a7cf2b910b2" alt="" width="375"><figcaption></figcaption></figure>

**Can I inject my own Javascript to a loaded page?**\
Yes, you can. You can add your custom .txt file with javascript codes by adding it to the "javascript" folder located in the App folder of your OMPR Quest.&#x20;

```
\Internal shared storage\Android\data\com.TSMFBAS.OMPRQuest\files\javascript
```

or&#x20;

Use the [companion app](/main/features/companion-app.md) to easily and quickly add, remove, and manage your weblist.\
\
Use the **Javascript tab** in the **Web Option** menu to see the list of Javascripts available. Press the Javascript listed on the list to fire the Javascript once or place a checkmark to ensure that it will run on every page change. <br>

<figure><img src="https://2373166942-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FEQ4McA4vGLQJmWvpjapB%2Fuploads%2FQ5L6jh1RV9Vhgl30Ozlt%2Fjavascript.PNG?alt=media&amp;token=2336e1bd-626c-41bf-a642-664aa2ec7a39" alt=""><figcaption></figcaption></figure>
