제작자: Abhay V Ashokan
Inspect and view changes in GitLab Notifications Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GitLab Notifications Button",
"version": "0.0.2",
"manifest_version": 3,
"description": "An extension to add notification button to /dashboard/merge-requests",
"homepage_url": "https://gitlab.com/abhayvashokan/gitlab-notifications-button",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_locale": "en",
"permissions": [
"activeTab"
],
"host_permissions": [
"https://gitlab.com/*",
"http://localhost:3000/*"
],
"content_scripts": [
{
"matches": [
"https://gitlab.com/*",
"http://localhost:3000/*"
],
"js": [
"src/inject/inject.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "{22ee583f-a319-4d3b-bffe-92bb3ac045e1}",
"data_collection_permissions": {
"required": [
"websiteContent",
"websiteActivity"
],
"optional": []
}
}
}
} 최고의 GitLab Notifications Button 대안
다음은 GitLab Notifications Button과(와) 유사한 Firefox add-on입니다:
Gitlab Notifications
Kahler Tak
GitLab Notify
Corentin Mors
Git Notify
Corentin Mors
Lab Partner
Omar Sarhan
Show MR overview in Gitlab
everyonesdesign
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
MR Smart Copy for Gitlab
Guillaume Launay
Gitlab Buddy
Omar Sarhan
What The Merge
Elkasitu
GitlabProtect
Daklon
Codecode Review for GitLab
Jevgenij Zhukov
Gitlab MR Helper
Zakhar Morozov