By: MIA3
Inspect and view changes in GitLab Helper source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GitLab Helper",
"version": "1.4.5",
"manifest_version": 3,
"description": "Copy more descriptive issue headlines to the clipboard.",
"homepage_url": "https://mia3.com",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"default_locale": "en",
"content_scripts": [
{
"matches": [
"https://gitlab.mia3.com/*"
],
"js": [
"src/gitlab.js"
],
"css": [
"src/gitlab.css"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "gitlab-helper@mia3.com"
}
}
} Best GitLab Helper Alternatives
Here are some Firefox add-ons that are similar to GitLab Helper:
Gitlab Board Helper
Samuel
GitCut
borzeckid
GitHub Issue Hoister
Michael Comella
Github issue clone
miguelsvq
GitLab - Enhancement Suite
AndyRN
Octopatcher
wowmotty
Better Issue Link for Jira - Smart Copy with Templ
Borja Herrero
GitLab Issue Creator
Fathan
MR Smart Copy for Gitlab
Guillaume Launay
GitHub Markdown Exporter
fefedu973