Skip to content
View in the app

A better way to browse. Learn more.

MSFN

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.

Mabeso

Member
  • Joined

  • Last visited

  • Country

    Netherlands

Everything posted by Mabeso

  1. For some reason this trick stopped working in roytam1’s Basilisk forks. But it still works in Feodor's Centaury. I use this string right now: Mozilla/5.0 (%OS_SLICE%; rv:73.0) Gecko/20100101 Firefox/69.0
  2. Works totally fine now (though only with my version of Foxy Proxy with the dumb "fp.isGecko45 = true" fix).
  3. Thanks! It was that simple after all. Looks like I just missed the link to NM 28, silly me.
  4. Hello everybody! Is there a way to use a Socks5 proxy with password on New Moon or Arctic Fox via extensions only (with no additional software such as Proxyfier)? On Roytam1's Serpent and in MyPal I use the hack for the FoxyProxy extension from Palemoon forum (https://forum.palemoon.org/viewtopic.php?t=20886) and it works perfectly fine. However, for some reason it refuses to work in New Moon or Arctic Fox. Do you have any clues why and if there is a way to overcome this? Here's the hack: --- components\common.js.orig Fri Jan 27 13:35:18 2017 +++ components\common.js Fri Nov 16 18:33:52 2018 @@ -27,3 +27,3 @@ // We need that to handle bug 769764 properly. - fp.isGecko17 = this.vc.compare(this.appInfo.platformVersion, "18.0a1") < 0; + fp.isGecko17 = false; // We only need to add the foxyproxy service to our wrapper if we are about @@ -38,3 +38,3 @@ // SOCKS is supported but not with authentication. - fp.isGecko45 = this.vc.compare(this.appInfo.platformVersion, "45.0a1") >= 0; + fp.isGecko45 = true;

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.