Showing English results only. Show results for all languages.

  1. GitHub Repo Star Time JS - Display the time stared at for GitHub repositories on the repository page.

    Author
    qbosen
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2024-12-18
    Updated
    2024-12-18
  2. GitHub IDE Preview JS - Adds a 'Preview' button to GitHub repositories to open them in github1s.com for quick IDE-style navigation.

    Author
    afkarxyz
    Daily installs
    0
    Total installs
    7
    Ratings
    0 0 0
    Created
    2024-12-22
    Updated
    2025-04-07
  3. GitHub Changesets JS - Improve the Changesets experience in GitHub PRs

    Author
    bluwy
    Daily installs
    0
    Total installs
    6
    Ratings
    0 0 0
    Created
    2024-12-23
    Updated
    2025-01-02
  4. GitHub Utils JS - GitHub utilities including file icons replacement and auto-fill repo name

    Author
    Yuusei Renji
    Daily installs
    0
    Total installs
    32
    Ratings
    0 0 0
    Created
    2024-12-23
    Updated
    2024-12-30
  5. GitHub Profile Icon JS - Add a clickable profile icon to identify personal or organizational accounts.

    Author
    afkarxyz
    Daily installs
    0
    Total installs
    4
    Ratings
    0 0 0
    Created
    2024-12-31
    Updated
    2025-05-14
  6. Collapse Unchanged Files JS - Collapse "Unchanged Files..." because they are annoying

    Author
    Akhilesh Pai
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-01-06
    Updated
    2025-01-06
  7. GitHub PR Squasher JS - One-click tool to squash GitHub Pull Requests. Creates a new PR with squashed commits and preserves the description.

    Author
    Bala Kumar
    Daily installs
    0
    Total installs
    3
    Ratings
    0 0 0
    Created
    2025-01-07
    Updated
    2025-03-17
  8. GitHub Ingest Button JS - Add an "Ingest" button to GitHub repo pages with improved visual alignment.

    Author
    Nighthawk42
    Daily installs
    0
    Total installs
    3
    Ratings
    0 0 0
    Created
    2025-01-17
    Updated
    2025-01-17
  9. Auto-Merge Dependabot PRs JS - Merges Dependabot PRs in any of your repositories - pulls the PRs into a table and lets you select which ones to merge.

    Author
    Nick2bad4u
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-02-01
    Updated
    2025-05-14
  10. GitHub Profile Time Converter JS - Convert GitHub profile local time from 24-hour format (e.g. “00:00”) to the 12-hour AM/PM style.

    Author
    GooglyBlox
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-02-03
    Updated
    2025-02-03
  11. GitHub Notifications Highlight JS - Highlight notifications pertaining to yourself on GitHub and place them at the top of the home feed.

    Author
    GooglyBlox
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-02-03
    Updated
    2025-02-03
  12. GitZip Lite JS - Download selected files and folders from GitHub repositories.

    Author
    tizee
    Daily installs
    0
    Total installs
    12
    Ratings
    0 0 0
    Created
    2025-02-05
    Updated
    2025-05-10
  13. Modify GitHub Fork Button Text JS - Change "Fork" button text to "Fork and Apply to YC" on GitHub

    Author
    mcnaveen
    Daily installs
    0
    Total installs
    2
    Ratings
    0 0 0
    Created
    2025-02-05
    Updated
    2025-02-05
  14. GitHub Commit Labels JS - Enhances GitHub commits with beautiful labels for conventional commit types (feat, fix, docs, etc.)

    Author
    nazdridoy
    Daily installs
    0
    Total installs
    14
    Ratings
    1 0 0
    Created
    2025-02-07
    Updated
    2025-05-02
  15. GitHub Network Shortcut JS - Adds a shortcut to the network graph on the repository's main page

    Author
    mkacct
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-02-12
    Updated
    2025-05-19
  16. GitHub Release Platform Filter JS - Filter GitHub release assets by platform and optimize release notes display

    Author
    eep `
    Daily installs
    0
    Total installs
    13
    Ratings
    0 0 0
    Created
    2025-02-15
    Updated
    2025-03-11
  17. Github recommendation blocker JS - Remove github's recommendation/trending cards in the dashboard thread. It's triggered by HTML change, usually takes 5ms in PC Chrome browser.

    Author
    dont-be-evil
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-02-15
    Updated
    2025-04-29
  18. Mark All Merged/Closed Notifications Done JS - Marks all merged and closed notifications as "done" on GitHub (client-side) and only shows UI when needed. Includes console logging and error handling.

    Author
    Nick2bad4u
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-02-17
    Updated
    2025-04-04
  19. GitHub to Gitingest Button JS - Adds a "One-click Jump to Gitingest" button to GitHub repository pages.

    Author
    DoiiarX
    Daily installs
    0
    Total installs
    2
    Ratings
    0 0 0
    Created
    2025-02-18
    Updated
    2025-02-18
  20. Find the initial Github commit JS - This will help users get a button to click to end of the github commits page.

    Author
    138 Aspen
    Daily installs
    0
    Total installs
    3
    Ratings
    0 0 0
    Created
    2025-02-20
    Updated
    2025-03-25
  21. GitHub Creation Date JS - Displays the creation date of a GitHub repository when clicked.

    Author
    maanimis
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-02-23
    Updated
    2025-02-23
  22. GitHub链接精简 JS - 删除GitHub链接多余的参数。GitHub Remove /refs/heads from URL.

    Author
    yzcjd
    Daily installs
    0
    Total installs
    2
    Ratings
    0 0 0
    Created
    2025-02-24
    Updated
    2025-04-05
  23. GitHub 切换项目与源码 JS - 在 GitHub 文件页面和 raw 页面之间添加按钮实现跳转。https://github.com/用户/项目 <==> https://raw.githubusercontent.com/用户/项目/ 。GitHub and Raw Page Toggle.

    Author
    yzcjd
    Daily installs
    0
    Total installs
    4
    Ratings
    0 0 0
    Created
    2025-02-25
    Updated
    2025-02-25
  24. GitHub Gist Copier JS - Add copy button to Gist files for easy code copying.

    Author
    afkarxyz
    Daily installs
    0
    Total installs
    3
    Ratings
    0 0 0
    Created
    2025-02-26
    Updated
    2025-05-14
  25. Github Find Active Forks JS - Find the most active forks of a GitHub repository.

    Author
    Asriel-AAC
    Daily installs
    0
    Total installs
    4
    Ratings
    0 0 0
    Created
    2025-03-07
    Updated
    2025-03-07
  26. Github Gist Compact View (With Private Gists) JS - Displays Gists (including private ones) in a compact view with clickable links, visibility status, and last update date

    Author
    Sergi0
    Daily installs
    0
    Total installs
    2
    Ratings
    0 0 0
    Created
    2025-03-13
    Updated
    2025-03-15
  27. GitHub Quick Translate JS - Listen to the keyboard shortcut Ctrl + Q to translate text and replace the original text in the input field with the translation. Supports Issue and Pull Request pages.

    Author
    人民的勤务员
    Daily installs
    0
    Total installs
    15
    Ratings
    0 0 0
    Created
    2025-03-20
    Updated
    2025-03-20
  28. No more GitHub notifications JS - GitHub notifications are overwhelming in large organizations with 100+ repositories.

    Author
    mxt-mischa
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-03-21
    Updated
    2025-04-02
  29. GithubMultiView JS - Redirect GitHub repositories to Gitingest, GitDiagram, or DeepWiki with a single click.

    Author
    maanimis
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-03-22
    Updated
    2025-05-27
  30. Better GitHub Gists Code Area JS - Resizes the editor to fit the viewport height, subtracting 500px. Handles window resizing.

    Author
    Palemoky
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-03-25
    Updated
    2025-03-25
  31. GitHub Commits Time Formatter JS - GitHub 仓库的 /commits 页面,每个 commit 的头像前面 增加时间 YYYY-MM-DD HH:MM

    Author
    一个人丶99
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-03-27
    Updated
    2025-03-27
  32. GitHub squash reminder JS - Replaces the button if your current selected merge strategy is a merge commit

    Author
    VasilisThePikachu
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-03-27
    Updated
    2025-04-17
  33. Remove Private Profile Notice for github.com JS - This userscript removes the "Only you can see your full profile [...]" infobox on your Github profile page.

    Author
    ths197
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-03-30
    Updated
    2025-05-09
  34. Remove Social Media for github.com JS - This userscript removes the "x followers", "y following" and "Set Status" fields on your own github.com profile page. This is just visual.

    Author
    ths197
    Daily installs
    0
    Total installs
    2
    Ratings
    0 0 0
    Created
    2025-03-30
    Updated
    2025-05-09
  35. Remove Social Media for gist.github.com JS - This userscript removes the "x followers", "y following" and "Set Status" fields on your own gist.github.com profile page. This is just visual.

    Author
    ths197
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-03-30
    Updated
    2025-05-09
  36. RepoNotes JS - RepoNotes is a lightweight browser extension script for Tampermonkey that enhances your GitHub stars with personalized notes. Ever starred a repository but later forgot why? RepoNotes solves this problem by allowing you to attach custom annotations to your starred repositories.

    Author
    malagebidi
    Daily installs
    0
    Total installs
    2
    Ratings
    1 0 0
    Created
    2025-03-30
    Updated
    2025-04-22
  37. GitHub Clone Prefix JS - Add "git clone " before the clone URL on GitHub repository pages, making it ready for direct copying and use.

    Author
    The-Yog-Sothoth
    Daily installs
    0
    Total installs
    2
    Ratings
    0 0 0
    Created
    2025-04-02
    Updated
    2025-04-02
  38. GitHub First Commit JS - A simple userscript to view the very first commit of a GitHub repository.

    Author
    Hassan Tariq
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-04-04
    Updated
    2025-04-04
  39. GitHub Copy Ticket Ref JS - Adds a button next to issue actions to copy issue ref (e.g. org/repo#123)

    Author
    trumpetbear
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-04-09
    Updated
    2025-04-09
  40. Backup GitHub Repository JS - Backup GitHub repositories directly from user profile page

    Author
    maanimis
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-04-10
    Updated
    2025-04-10
  41. GitHub Scroll To Top JS - Adds a scroll to top button to github

    Author
    C Pritch
    Daily installs
    0
    Total installs
    3
    Ratings
    0 0 0
    Created
    2025-04-11
    Updated
    2025-04-11
  42. GitHub Line Count JS - Count lines of code in GitHub repositories

    Author
    Wybxc
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-04-12
    Updated
    2025-04-12
  43. MySSHAlias JS - Add a custom ssh alias for Github

    Author
    q962
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-04-18
    Updated
    2025-05-26
  44. Github Time Format Converter JS - Convert relative times on GitHub to absolute date and time

    Author
    念柚
    Daily installs
    0
    Total installs
    5
    Ratings
    0 0 0
    Created
    2025-04-25
    Updated
    2025-05-25
  45. GitHub NBViewer Transfer JS - Add buttons to open the current GitHub notebook in NBViewer and return from NBViewer to GitHub.

    Author
    yuhuangmeng
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-04-26
    Updated
    2025-04-26
  46. github-go-deepwiki JS - github仓库跳转到deepwiki

    Author
    gxr404
    Daily installs
    0
    Total installs
    58
    Ratings
    1 0 0
    Created
    2025-04-26
    Updated
    2025-04-27
  47. GitHub to DeepWiki Button JS - Adds a button to GitHub pages to open the corresponding page on DeepWiki.

    Author
    saltand
    Daily installs
    0
    Total installs
    2
    Ratings
    0 0 0
    Created
    2025-04-27
    Updated
    2025-04-27
  48. GitHub DeepWiki Link JS - 在GitHub项目主页添加DeepWiki链接

    Author
    qzz0518
    Daily installs
    0
    Total installs
    2
    Ratings
    0 0 0
    Created
    2025-04-27
    Updated
    2025-04-27
  49. DeepWiki JS - Add a button to open the corresponding wiki page on DeepWiki

    Author
    OUBIGFA
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-04-27
    Updated
    2025-04-27
  50. GitHub to DeepWiki Link JS - 一个快速在github仓库页面跳转到DeepWiki的脚本;A script to quickly jump to DeepWiki from the GitHub repository page

    Author
    weilei
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-04-28
    Updated
    2025-04-28
  51. GitHub to DeepWiki JS - Adds a button to GitHub repo pages to open the corresponding DeepWiki page.

    Author
    Leihao Zhou
    Daily installs
    0
    Total installs
    5
    Ratings
    0 0 0
    Created
    2025-04-29
    Updated
    2025-04-29
  52. DeepWiki Button Enhanced JS - Adds a DeepWiki button to GitHub repository pages, linking to deepwiki.com/{user}/{repo}. Combines features and optimizes previous scripts.

    Author
    0x0001byte
    Daily installs
    0
    Total installs
    5
    Ratings
    0 0 0
    Created
    2025-04-29
    Updated
    2025-04-29
  53. GitHub to DeepWiki JS - Add a hyperlink-style button to the About section of GitHub repository pages to jump to the corresponding DeepWiki page

    Author
    Monkee Lei
    Daily installs
    0
    Total installs
    3
    Ratings
    0 0 0
    Created
    2025-04-29
    Updated
    2025-04-29
  54. Example JS Userscript JS - This a standard userscript with javascript code

    Author
    Mestrcaff
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-05-03
    Updated
    2025-05-03
  55. GitHub Enhanced Repo Buttons JS - Enhances GitHub repository pages with buttons to view active forks and open the repo in a VSCode-like interface.

    Author
    Mobile46
    Daily installs
    0
    Total installs
    2
    Ratings
    0 0 0
    Created
    2025-05-05
    Updated
    2025-05-05
  56. GitHub Top Languages JS - Display top programming languages on GitHub profiles.

    Author
    afkarxyz
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-05-07
    Updated
    2025-05-23
  57. GitHub file list beautifier JS - Adds colors to files by type, displays small images in place of file-type icons in a repository source tree

    Author
    yutian8888
    Daily installs
    0
    Total installs
    4
    Ratings
    0 0 0
    Created
    2025-05-08
    Updated
    2025-05-08
  58. Git Wiki JS - go to deepwiki page with one click

    Author
    kvoon3
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-05-09
    Updated
    2025-05-22
  59. GitHub Repo Age JS - Displays repository creation date/time/age.

    Author
    afkarxyz
    Daily installs
    0
    Total installs
    3
    Ratings
    1 0 0
    Created
    2025-05-10
    Updated
    2025-05-14
  60. GitHub Commit File Downloader JS - Allows you to download individual files or all files as ZIP directly from commit pages.

    Author
    afkarxyz
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-05-13
    Updated
    2025-05-22
  61. GitHub Repositories Shortcut JS - Add a 'Repositories' tab shortcut to quickly access a user's repositories.

    Author
    afkarxyz
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-05-14
    Updated
    2025-05-14
  62. GitHub Repo Notes JS - Add local notes to GitHub repository, support data export and import

    Author
    Ivans-11
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-05-14
    Updated
    2025-05-15
  63. GitHub To DeepWiKi JS - GitHub to DeepWiKi.Supports desktop and mobile devices

    Author
    人民的勤务员
    Daily installs
    0
    Total installs
    7
    Ratings
    0 0 0
    Created
    2025-05-17
    Updated
    2025-05-17
  64. issues copy JS - add markdown copy to issues page

    Author
    zhzLuke96
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-05-19
    Updated
    2025-05-22
  65. GitHub Release Downloads JS - Shows total downloads for releases.

    Author
    afkarxyz
    Daily installs
    0
    Total installs
    2
    Ratings
    0 0 0
    Created
    2025-05-23
    Updated
    2025-05-23
  66. GitHub File Size Viewer JS - GitHub File Size Viewer is a lightweight userscript that displays the size of each file and folder in GitHub repositories. It uses the GitHub API to fetch details, including recursive folder sizes, making it easy to see the total size of nested directories.

    Author
    人民的勤务员
    Daily installs
    0
    Total installs
    7
    Ratings
    0 0 0
    Created
    2025-05-26
    Updated
    2025-05-26
  67. Multi-Language Translator (Unofficial) JS - GitHub sayfalarındaki Latin olmayan karakterli metinleri resmi olmayan Google Translate API'sini kullanarak çevirir.

    Author
    SAli AYDI
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-05-26
    Updated
    2025-05-26
  68. Cursor Rule Markdown Renderer for GitHub JS - Renders Cursor Rules (*.mdc) markdown on GitHub into actual Markdown locally, using the marked library + highlight.js.

    Author
    Texarkanine
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-05-27
    Updated
    2025-06-02
  69. Better GitHub Co-Authors JS - Adds a button to GitHub pull requests to make it simple to add co-author credits for all PR participants before merging.

    Author
    人民的勤务员
    Daily installs
    0
    Total installs
    0
    Ratings
    0 0 0
    Created
    2025-05-27
    Updated
    2025-05-27
  70. GitHub Link Dashboard Avatar JS - A userscript that links the avatar on the GitHub dashboard to its profile or organization.

    Author
    ikelax
    Daily installs
    0
    Total installs
    1
    Ratings
    0 0 0
    Created
    2025-05-27
    Updated
    2025-05-27
  71. Assets-Distinguisher JS - Add alternating row colors to GitHub Release Assets.

    Author
    HumanMusic
    Daily installs
    0
    Total installs
    4
    Ratings
    0 0 0
    Created
    2025-05-31
    Updated
    2025-05-31
  72. Persian Font Fix (Vazir) JS - Apply Vazir font to Persian/RTL content across selected websites

    Author
    TheSina
    Daily installs
    0
    Total installs
    2
    Ratings
    0 0 0
    Created
    2025-06-02
    Updated
    2025-06-04

Publish a script you've written (or learn how to write one)

长期地址
遇到问题?请前往 GitHub 提 Issues。