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.

anick

Member
  • Joined

  • Last visited

  • Country

    Taiwan

Everything posted by anick

  1. for bad english: Great... This is mine... CLS @ECHO OFF COLOR 70 MODE CON COLS=44 LINES=14 set rar="%temp%\WinRAR\RAR.exe" cd "%APPDATA%\Mozilla\Firefox\Profiles\*default" set fxprofile_dir=%CD% del /f /q "%fxprofile_dir%\cookies.txt" del /f /q "%fxprofile_dir%\cookies-*.txt" del /f /q "%fxprofile_dir%\Cache\*" cd "%APPDATA%\Mozilla\Firefox\Profiles" set firefox_dir=%CD% %rar% a -k -z"%temp%\c_firefox.txt" -r -sfx BackupFirefox move "%firefox_dir%\BackupFirefox.exe" "%SystemDrive%\" RD /S /Q %Temp%\WinRAR del /S /Q "%temp%\c_firefox.txt" cls ECHO ------------------------------------------ ECHO Mozilla Firefox Profile Backup Program ECHO ------------------------------------------ ECHO. ECHO * Backuping Firefox profile... ECHO * Delete Cookies & Cache ... ECHO * Compressing profile... ECHO * Moving backup file to C:... ECHO. ECHO * Profile backup complete... ECHO. ECHO. Powed by anick ECHO ------------------------------------------ pause EXIT see here

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.