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.

wiliqaz

Member
  • Joined

  • Last visited

  • Country

    Kazakhstan
  1. This switch does not work, it loads the application interface as normal and wait for user interact to continue Oh, it works very well, but "foxitreader.exe" is a renamed setup.exe from the Inno Setup and you have to do some work. First make an install and tweak the registry (if you do not want the nice messages... ): look for Show*Ad* and modify the values to 0. Than export the modified registry values to a reg file in the application folder and add your language and any other plugin you need. If you want to use the original uninstall icon than use something like ResHacker to extract the original uninstall icon. Next start Inno (just a hint: do not select the original uninstall.exe, because it is useless). So, please simple create the setup.exe with Inno. Here you have to read the Inno documentation and also, do not forget to add the mentioned reg file to the [Registry] section (ISTool could do the job for you). After that put the setup.exe file in a folder together with a batch file like this one (adapt it if you want to rename the setup.exe): start /wait setup.exe /VERYSILENT /COMPONENTS=HelpFile,GDIPlus,JavaScript /TASKS=desktopicon,quicklaunchicon "%programfiles%\Foxit Software\Foxit Reader\Foxit Reader.exe" -Register Than, if you are like me, use the nLite Add-on maker that also hide the command window and you are ready to go!
  2. For sure there was also some other tools like getver.exe (http://thunder.prohosting.com/~ladi/cmdline.zip) but the links are not working any more - http://www.computing.net/dos/wwwboard/forum/15778.html noob

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.