您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Enhances the GitHub Notifications page, making it more productive and less noisy.
Enhances the GitHub Notifications page, making it more productive and less noisy.
This is a fork of @antfu's userscript refined-github-notifications customized to my needs.
If you want to learn more about the philosophy and motivations behind this userscript, check Anthony's Talk or the Transcripts.
Note: It's pretty opinionated. I'd encourage you to fork and customize it to your own needs.
Anthony's original features:
target="_blank"
to all notifications (and remove notification_referrer_id
)Alt/Option + X
to mark a notification as done and close itWhen using "Detail Preview" feature, GitHub token would be better to provide to avoid rate limit. You can set the token by running the following command in the console of any page on GitHub:
localStorage.setItem("github_token", "your token");
MIT License © 2024 Hunter Johnston MIT License © 2023 Anthony Fu