{"id":20148587,"url":"https://github.com/imeiji/github-index-filter","last_synced_at":"2026-05-01T21:33:13.395Z","repository":{"id":94651400,"uuid":"128093370","full_name":"iMeiji/Github-index-filter","owner":"iMeiji","description":"filter your repo star/fork information in index page，过滤 Github 首页个人项目 star/fork 信息","archived":false,"fork":false,"pushed_at":"2018-07-26T14:08:10.000Z","size":3,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T11:25:18.909Z","etag":null,"topics":["github","userscript"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iMeiji.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-04-04T16:58:45.000Z","updated_at":"2021-01-08T13:15:08.000Z","dependencies_parsed_at":"2023-07-28T22:30:15.328Z","dependency_job_id":null,"html_url":"https://github.com/iMeiji/Github-index-filter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iMeiji%2FGithub-index-filter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iMeiji%2FGithub-index-filter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iMeiji%2FGithub-index-filter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iMeiji%2FGithub-index-filter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iMeiji","download_url":"https://codeload.github.com/iMeiji/Github-index-filter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241587786,"owners_count":19986628,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["github","userscript"],"created_at":"2024-11-13T22:38:12.636Z","updated_at":"2025-10-23T19:48:40.778Z","avatar_url":"https://github.com/iMeiji.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Github index filter\n\nFilter your repo star/fork information in GitHub index page\n\n### Step 1: install a user script manager\n\nTo 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.\n\n- Chrome: [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) or [Violentmonkey](https://chrome.google.com/webstore/detail/violent-monkey/jinjaccalgkegednnccohejagnlnfdag)\n- Firefox: [Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/), [Tampermonkey](https://addons.mozilla.org/firefox/addon/tampermonkey/), or [Violentmonkey](https://addons.mozilla.org/firefox/addon/violentmonkey/)\n- Safari: [Tampermonkey](http://tampermonkey.net/?browser=safari)\n- Microsoft Edge: [Tampermonkey](https://www.microsoft.com/store/p/tampermonkey/9nblggh5162s)\n\n### Step 2: install user script\n\nhttps://greasyfork.org/en/scripts/40284-github-index-filter\n\n### Step 3: use the user script\n\nenter your GitHub username in the script\n\n```javascript\n// enter your GitHub username\nconst yourGitHubUserName = \"XXX\";\n```\n\n------\n\n## 过滤 GitHub 首页个人项目信息\n过滤 Github 首页个人项目 star/fork 信息，由于首页 Browse Activity 显示过多个人 repo 信息，严重影响我刷 Github ，因此写了此脚本。\n\n### 第一步：安装一个用户脚本管理器\n\n要使用用户脚本，您首先需要安装一个用户脚本管理器。根据您使用的浏览器不同，可用的用户脚本管理器也有所不同。\n\n- Chrome：[Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) 或 [Violent monkey](https://chrome.google.com/webstore/detail/violent-monkey/jinjaccalgkegednnccohejagnlnfdag)\n- Firefox：[Greasemonkey](https://addons.mozilla.org/firefox/addon/greasemonkey/)、[Tampermonkey](https://addons.mozilla.org/firefox/addon/tampermonkey/) 或 [Violentmonkey](https://addons.mozilla.org/firefox/addon/violentmonkey/)\n- Safari：[Tampermonkey](http://tampermonkey.net/?browser=safari)\n- Microsoft Edge：[Tampermonkey](https://www.microsoft.com/store/p/tampermonkey/9nblggh5162s)\n\n### 第二步：安装用户脚本\n\nhttps://greasyfork.org/zh-CN/scripts/40284-github-index-filter\n\n### 第三步：使用用户脚本\n\n在脚本内填写你的 GitHub 用户名\n\n```javascript\n// enter your GitHub username\nconst yourGitHubUserName = \"XXX\";\n```\n\n\n\n\n\n## Preview\n\n| ![](https://greasyfork.org/system/screenshots/screenshots/000/010/531/original/before.png?1522860924) | ![](https://greasyfork.org/system/screenshots/screenshots/000/010/532/original/after.png?1522860924) |\n| :----------------------------------------------------------: | :----------------------------------------------------------: |\n|                            before                            |                            after                             |\n\n\n\n## License\n\nThe MIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimeiji%2Fgithub-index-filter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fimeiji%2Fgithub-index-filter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fimeiji%2Fgithub-index-filter/lists"}