GitHub's Commits recording button is surrounded by a black border, displayed in blue font, and highlighted with a yellow background
Ceci est l'ensemble des versions pour ce script. Présenter uniquement les versions où le code diffère.
update regex
Commit记录里用来"Browse the repository at this point in the history"的"Browse files"按钮也高亮一下。
use MutationObserver
MutationObserver
update // @match url pattern
// @match
add // @icon
// @icon
i8n support/国际化支持
加入"25,823 Commits" 这样的模式匹配规则(const regex = /\b\d{1,3}(,\d{3})*\sCommits\b/;)。
const regex = /\b\d{1,3}(,\d{3})*\sCommits\b/;