By: Caio César Gallo
Inspect and view changes in Gitlab Issue Template source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Gitlab Issue Template",
"version": "1.0",
"description": ".",
"icons": {
"48": "icons/git-alt-brands.png"
},
"content_scripts": [
{
"matches": [
"*://gitlab.com/*"
],
"js": [
"extension.js"
]
}
],
"options_ui": {
"page": "settings.html"
},
"permissions": [
"storage"
],
"browser_specific_settings": {
"gecko": {
"id": "{623ef4c0-7624-493b-86df-b2092c03c043}"
}
},
"optional_permissions": [
"http://*/*",
"https://*/*"
]
} Best Gitlab Issue Template Alternatives
Here are some Firefox add-ons that are similar to Gitlab Issue Template:
GLab Enhancer
Puyt
Gitlab Enhancement Suite by Demodesk
GitLab Enhancement Suite
Gitlab Board Helper
Samuel
UX Enhancer for GitLab
Puyt
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
Gantt Chart plugin: for GitLab
Ken
Open GitHub or Gitlab in IDE
Victor
GitLab - Enhancement Suite
AndyRN
Github issue clone
miguelsvq
GitLab - Tree view
Github Tree View
git.organized
chezluc
Git Pull Request Templates
Tylerc