By: joeperpetua Add-on
Inspect and view changes in GitLab Shared Templates source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitLab Shared Templates",
"version": "1.0.5",
"description": "Integrate custom Markdown templates into GitLab Issues and Merge Requests for any project.",
"homepage_url": "https://github.com/joeperpetua/GitLabSharedTemplates",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"permissions": [
"storage",
"activeTab",
"scripting"
],
"host_permissions": [
"https://gitlab.com/*"
],
"optional_host_permissions": [
"https://*/*",
"http://*/*"
],
"background": {
"type": "module",
"scripts": [
"service-worker-loader.js"
]
},
"content_scripts": [
{
"js": [
"assets/index.tsx-loader-Cj6wPRGQ.js"
],
"matches": [
"https://gitlab.com/*"
],
"run_at": "document_idle"
}
],
"options_page": "options.html",
"action": {
"default_title": "GitLab Shared Templates",
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"browser_specific_settings": {
"gecko": {
"id": "gitlab-shared-templates@joeperpetua.github.io",
"strict_min_version": "128.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"web_accessible_resources": [
{
"matches": [
"http://*/*",
"https://*/*"
],
"resources": [
"assets/jsx-runtime-TmcEBUSZ.js",
"assets/index.tsx-D3uaBMok.js"
],
"use_dynamic_url": false
}
]
} Best GitLab Shared Templates Alternatives
Here are some Firefox add-ons that are similar to GitLab Shared Templates:
Gitlab Issue Template
Caio César Gallo
Markdown Templates
Pierre Cazeaud
GitLab Issue Creator
Fathan
Git Pull Request Templates
Tylerc
UX Enhancer for GitLab
Puyt
git.organized
chezluc
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
GLab Enhancer
Puyt
Github issue clone
miguelsvq
Gitlab Enhancement Suite by Demodesk
GitLab Enhancement Suite
Refined GitLab
Kipras Melnikovas
PR Templates for GitHub
Trần Xuân Thắng