GitHub的Commits记录相关的按钮外围加上黑色边框,并以蓝色字体和黄色背景高亮显示

GitHub's Commits recording button is surrounded by a black border, displayed in blue font, and highlighted with a yellow background

這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。

  • v0.2.6.2 2024-05-30

    update regex

  • v0.2.6.1 2024-05-30

    update regex

  • v0.2.6 2024-05-11

    Commit记录里用来"Browse the repository at this point in the history"的"Browse files"按钮也高亮一下。

  • v0.2.5 2024-04-02

    use MutationObserver

  • v0.2.4 2024-03-22

    update // @match url pattern

  • v0.2.3 2024-03-11

    add // @icon

  • v0.2.2 2024-02-21

    i8n support/国际化支持

  • v0.2.1 2024-02-19

    加入"25,823 Commits" 这样的模式匹配规则(const regex = /\b\d{1,3}(,\d{3})*\sCommits\b/;)。

  • v0.2 2024-01-03
  • v0.1 2024-01-03