Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Lock down built in web browser

Featured Replies

I would like to see the firefox instance that launches in GUI mode limited to local non-routable addresses and unraid.net only. Ideally any attempt to browse elsewhere would redirect to instructions on setting up a VM that could be accessed through the browser.

Or at least some kind of Obvious warning explaining that it isn't wise to use it to browse from. 

EG: A new tab opens up a default (local) page that states the above. Sure that it's doable via the default Firefox settings.

Needs to allow a whitelist if implemented, there will always be use cases that will require access to non-local addresses... particularly for troubleshooting and recovery.

  • Author
27 minutes ago, tjb_altf4 said:

Needs to allow a whitelist if implemented, there will always be use cases that will require access to non-local addresses... particularly for troubleshooting and recovery.

I guess I need to flesh out my request a little more. I'm not saying to permanently neuter the browser, just make the default settings extremely restricted, and bypassing those restrictions non-trivial on each restart. Maybe just populate a policies.json file. https://support.mozilla.org/en-US/kb/enforcing-policies-firefox-enterprise

{
  "policies": {
    "WebsiteFilter": {
      "Block": ["<all_urls>"],
      "Exceptions": ["http://example.org/*"]
    }
  }
}

 

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.