Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

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.

chode4six

Members
  • Joined

  • Last visited

  1. ty rick for your help with the recycling bin gadget
  2. I was wondering if you may be able to help me. i'm trying to resize the recycle bin gadget to be big when it is docked. i been on microsoft's gallery site and some one posted this maybe it can help you help me find a way this can be done. thank you in advance . i attached the gadget file so you can take a look. post from microsoft gallery : Thanks A Lot for this great Gadget !!! now I can remove the desktop icon completely !!! Thanks and Thanks !!!!!!!! Here what I did to make it big Step 1 goto "C:Users\AppDataLocalMicrosoftWindows SidebarGadgetsRecycleBin.gadgetimages" duplicate the image of EmptyUndocked and FullUndocked,then renamed to EmptyDocked and FullDocked respectively. Step 2 open "C:UsersdummyAppDataLocalMicrosoftWindows SidebarGadgetsRecycleBin.gadgeten-USjsRecycleBin.js" in notepad change the function applyDockedStyles to: function applyDockedStyles() { gadgetWidth = "128px"; gadgetHeight = "128px"; background.removeObjects(); var imgBin = isEmpty ? "images/EmptyDocked.png" : "images/FullDocked.png"; background.addImageObject(imgBin, 0, 0); hitbox.style.width = (gadgetWidth.replace("px", "") - _xoffset) + "px"; hitbox.style.left = _xoffset + "px"; } -------------------------------------------------- Hope author will create another version which give big Recycle Bin !!!! Thanks !!!! I tried this and it didn't work for me :confused02: RecycleBin.gadget.rar

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.