Skip to content

Instantly share code, notes, and snippets.

View drzo1dberg's full-sized avatar
🔒
#lockedin

Michael Nunes Jacobs drzo1dberg

🔒
#lockedin
View GitHub Profile
@drzo1dberg
drzo1dberg / bookmarkletXTimeRemover.js
Created June 21, 2025 10:18
Removes X Notifications new Time feature
javascript:(()=>{
const s=document.createElement('style');
s.textContent='time[datetime]{display:none!important}';
document.head.appendChild(s)
}
)();
FAQ:
>How do I activate Windows?
github.com/massgravel/Microsoft-Activation-Scripts
HWID2 generates and registers a permanent legitimate license on MS's activation servers
Usage: paste into Powershell, run.
irm https://get.activated.win | iex
>and Office?
Same method, use Ohook
You can also use Office.com if your needs are very minimal
or try OnlyOffice/LibreOffice and set it to save in MSOffice file formats