Skip to content

Instantly share code, notes, and snippets.

View ia74's full-sized avatar
🌴

Aiden ia74

🌴
View GitHub Profile
@ia74
ia74 / h
Created February 12, 2021 01:28
h
h
@ia74
ia74 / desktopAppBannerRemoval.js
Created October 1, 2022 20:24
ROBLOX Desktop App Banner Removal Bookmarklet
javascript:void%20function(){localStorage.setItem(%22desktopAppBannerDismissed%22,JSON.stringify({value:!0,expiryTimestamp:(new%20Date).setFullYear(6969)}))}();