Refined Github Commit Rewind

Make World Better!

Versión del día 11/09/2023. Echa un vistazo a la versión más reciente.

// ==UserScript==
// @name         Refined Github Commit Rewind
// @namespace    http://tampermonkey.net/
// @version      0.1
// @description  Make World Better!
// @author       Konv Suu
// @license      MIT 
// @match        https://github.com/**
// @icon         data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw==
// @grant        none
// ==/UserScript==

(function () {
  'use strict'

  // Your code here...
})()
长期地址
遇到问题?请前往 GitHub 提 Issues。