Greasy Fork is available in English.
Boost productivity for code reviewers on gitlab
当前为
This add long missing features in the merge request list and issue detail.
http://greasyfork.icu/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.