Por: 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": []
}
}
}
} Melhores alternativas GitLab Notifications Button
Aqui estão algumas Firefox add-ons que são similares a GitLab Notifications Button:
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