Por: Wandang
Inspect and view changes in GitLab Key Press Addon source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitLab Key Press Addon",
"version": "1.4",
"description": "Press 3x 'v' to automark currently opened file in gitlab merge requests.",
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
"*://gitlab.com/*"
],
"js": [
"content.js"
]
}
],
"icons": {
"48": "icons/gitlab-logo-500.svg",
"96": "icons/gitlab-logo-500.svg"
},
"browser_specific_settings": {
"gecko": {
"id": "{17330881-8330-4180-b3eb-adb719a5b725}"
}
}
} Mejores alternativas GitLab Key Press Addon
Aquí hay algunas Firefox add-ons que son similares a GitLab Key Press Addon:
Gitlab Review Helper
Alabate
Gitlab Buddy
Omar Sarhan
MR Smart Copy for Gitlab
Guillaume Launay
Commit Shortcut for GitHub™
Ramy Hadid
Gitlab merge requests utils
Vitaliy Pavliyk
Lab Partner
Omar Sarhan
GitLab Notify
Corentin Mors
UX Enhancer for GitLab
Puyt
GitLab: Edit Commit Message
Lawrence
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
Gitlab Assistant
swistak