Skip to content

filter your repo star/fork information in index page,过滤 Github 首页个人项目 star/fork 信息

License

Notifications You must be signed in to change notification settings

iMeiji/Github-index-filter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Github index filter

Filter your repo star/fork information in GitHub index page

Step 1: install a user script manager

To use user scripts you need to first install a user script manager. Which user script manager you can use depends on which browser you use.

Step 2: install user script

https://greasyfork.org/en/scripts/40284-github-index-filter

Step 3: use the user script

enter your GitHub username in the script

// enter your GitHub username
const yourGitHubUserName = "XXX";

过滤 GitHub 首页个人项目信息

过滤 Github 首页个人项目 star/fork 信息,由于首页 Browse Activity 显示过多个人 repo 信息,严重影响我刷 Github ,因此写了此脚本。

第一步:安装一个用户脚本管理器

要使用用户脚本,您首先需要安装一个用户脚本管理器。根据您使用的浏览器不同,可用的用户脚本管理器也有所不同。

第二步:安装用户脚本

https://greasyfork.org/zh-CN/scripts/40284-github-index-filter

第三步:使用用户脚本

在脚本内填写你的 GitHub 用户名

// enter your GitHub username
const yourGitHubUserName = "XXX";

Preview

before after

License

The MIT License

About

filter your repo star/fork information in index page,过滤 Github 首页个人项目 star/fork 信息

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published