By: swistak
Inspect and view changes in Gitlab Assistant source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"description": "Adds a browser Gitlab action icon to the toolbar.",
"manifest_version": 2,
"name": "Gitlab Assistant",
"version": "0.2.0",
"icons": {
"40": "icons/icon.png"
},
"permissions": [
"activeTab",
"storage"
],
"browser_action": {
"default_icon": "icons/icon.png",
"theme_icons": [
{
"light": "icons/icon.png",
"dark": "icons/icon.png",
"size": 40
}
],
"default_title": "Gitlab Assistant",
"default_popup": "popup/index.html"
},
"options_ui": {
"page": "options/options.html",
"browser_style": true
},
"background": {
"scripts": [
"content_scripts/background.js"
]
},
"browser_specific_settings": {
"gecko": {
"id": "gitlab-assistat@pawel.swiszcz",
"strict_min_version": "57.0a1"
}
}
} Best Gitlab Assistant Alternatives
Here are some Firefox add-ons that are similar to Gitlab Assistant:
GitLab adjunct
Florent Tassy
GitLab conventional comments button
Yoric
GitLab Details Sidebar
Potato London
git.organized
chezluc
Gitlab Buddy
Omar Sarhan
GLab Enhancer
Puyt
Github Assistant
swistak
Gitlab CI Dashboard
Pixel Perfect
UX Enhancer for GitLab
Puyt
Github Quick Actions
FoxRefire
Conventional comments button
kapsiR