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.

muncheno

Member
  • Joined

  • Last visited

  • Country

    Malaysia

Everything posted by muncheno

  1. May you attach an example for the FF_ext_installer.bat because I can not read what you have typed above correctly Here is the link with some of my favourite extension for firefox http://rapidshare.com/files/10184814/FF-extension.rar
  2. Just to share my method, this is what i use for Firefox 2.0 silent installation For firefox i use "Firefox2.exe -ms" then the flash player "install_flash_player.exe /s" and shockwave using the switchless pack "swinstaller1.exe" finally a batch file "FF_ext_installer.bat" ---FF_ext_installer.bat------- (all *.xpi extension must be same within same folder) @echo off REM INSTALLING FIREFOX EXTENSIONS. for %%e in ("*.xpi") do "C:\Program Files\Mozilla Firefox\Firefox.exe" -install-global-extension "%%e" exit --------------------------------- With this method it will whatever *.XPI in the same folder.

Account

Navigation

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.