Skip to content

Instantly share code, notes, and snippets.

View cosing's full-sized avatar
🩷
game

闲者 cosing

🩷
game
  • 19:25 (UTC +08:00)
View GitHub Profile

在此处给闲者留言

  • 非节假日通常一周内回复
@cosing
cosing / GitHub_use_Local_datetime
Created June 12, 2024 03:11
use your local datetime in github
// ==UserScript==
// @name GitHub datetime replace
// @version 1
// @description Replace relative time with datetime on GitHub.
// @author cosing
// @match https://github.com/*
// @match https://gist.github.com/*
// @icon https://github.githubassets.com/pinned-octocat.svg
// ==/UserScript==