By: knoddleboy Add-on
Inspect and view changes in GitLab Reviewer Randomizer source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitLab Reviewer Rendomizer",
"description": "Adds a button to GitLab merge request pages that randomly assigns a reviewer from the project's members.",
"version": "0.1.0",
"icons": {
"16": "images/icon-16.png",
"32": "images/icon-32.png",
"48": "images/icon-48.png",
"128": "images/icon-128.png"
},
"permissions": [
"storage"
],
"options_page": "options.html",
"browser_specific_settings": {
"gecko": {
"id": "gitlab-reviewer-randomizer@test.com",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"content_scripts": [
{
"matches": [
"*://*/*/-/merge_requests/*"
],
"js": [
"settings.js",
"gitlab-api.js",
"content.js"
],
"run_at": "document_idle"
}
]
} Best GitLab Reviewer Randomizer Alternatives
Here are some Firefox add-ons that are similar to GitLab Reviewer Randomizer:
GitLab Reviewer Randomizer
knoddleboy
Gitea Random Reviewer
Leonid
GitHub PR File Randomizer
Toby Crawley
GitLab Notifications Button
Abhay V Ashokan
Lab Partner
Omar Sarhan
Codecode Review for GitLab
Jevgenij Zhukov
Review Random Response Generator
CodeHemu
Gitlab Review Helper
Alabate
Random Group Generator
Alex
Show MR overview in Gitlab
everyonesdesign
Go to random tab
Mikkel Høgh
CF Magic Randomizer
aryanc403