제작자: Jan Kaifer Add-on
Inspect and view changes in Gitlab unresolved threads source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"name": "Gitlab unresolved threads",
"version": "0.2",
"manifest_version": 2,
"description": "Firefox extension to show unresolved threads on merge request list.",
"homepage_url": "https://github.com/jankaifer/gitlab-unresolved-threads",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"jquery-3.4.1.min.js",
"enhance-merge-requests.js",
"merge-request-checklist.js",
"ignore-whitespaces.js"
]
}
],
"permissions": [
"https://gitlab.com/*"
]
} 최고의 Gitlab unresolved threads 대안
다음은 Gitlab unresolved threads과(와) 유사한 Firefox add-on입니다:
Gitlab Buddy
Omar Sarhan
GitLab Notify
Corentin Mors
Gitlab merge requests utils
Vitaliy Pavliyk
Git Notify
Corentin Mors
GitLab Enhancement Suite
Charalampos Kardaris
Show MR overview in Gitlab
everyonesdesign
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
Fancy merge request
Madmarx
MG Developer
Renan Decamps
Github List Bugzilla Bugs
Paul McLanahan
Lab Partner
Omar Sarhan
GitLab Notifications Button
Abhay V Ashokan