您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Boost productivity for code reviewers on gitlab
当前为
This add long missing features in the merge request list and issue detail.
https://greasyforks.org/en/scripts/509169-gitlab-booster
This is a tampermonkey script, you can also copy and paste into your tampermonkey to enable it.
If you are using tampermonkey. In the settings of the installed script. Add your site in the User matches
Or add additional match rules in the user script header section.
// @match https://mygitlab.com/*
// @match https://yourgitlab.com/*
Thanks for the awesome work in this chrome extension https://github.com/Krystofee/gitlab-unresolved-threads, I adopted the unresolved threads to a user script and added other features.