Skip to content

yant0/userscripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bunch o userscripts

Userscripts Collection

Bookmarklets

Just select the script the script (including the javascript:) and drag to your browser's bookmark tab

Github Show Absolute Time

javascript: document.querySelectorAll("div[class='react-directory-commit-age']").forEach(d => { d.style.display = "flex"; d.style.flexDirection = "column"; d.appendChild(document.createTextNode(/.*\d{4}/i.exec(d.firstChild.getAttribute("title"))))});

About

hack the planet ... locally !

Topics

Resources

License

Stars

Watchers

Forks

Contributors