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.

NetCobra

Member
  • Joined

  • Last visited

  • Country

    United States
  1. The compare of my source hacked edition and the edition from http://highspeedbuilds.110mb.com/phpbb2/viewtopic.php?t=2
  2. I can sure that change of this line is the only one condition to support multi-color, you can apply this pack to the edition I posted . The attachment does not include the reshacker.exe because it's too large, you need to get it from bledd's icon pack. 7zFM_Toolbar.7z
  3. Thanks for your work first, I'm using your icon pack now No, I didn't decompile the exe, I can edit the file "App.cpp" because that 7-zip is an Open-Source software, I can modify its source code and compile my own version. But I think this change could not complete by commandline -- Maybe a cracker could do it, I'm just a programmer .
  4. To made 7Zip File Manager support Multi-Color toolbar image, you need just change one line code: File name: 7zip\FileManager\App.cpp Line 152, Change original code imageList.Create( LargeButtons ? 48: 24, LargeButtons ? 36: 24, ILC_MASK, 0, 0); to imageList.Create( LargeButtons ? 48: 24, LargeButtons ? 36: 24, ILC_COLORDDB | ILC_MASK, 0, 0); Then compile it, you will get a your own edition with Multi-Color toolbar support. The attachment is the result I compiled, and I replaced the image of "Add" and "Test" button with Multi-Color image to show the affect. Just download and replace the official 7ZFM.exe with this one. I hope that someone could create a beautiful file manager by multi-color images Enjoy it! 7zFM_Support_MultiColor.zip

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.