By: Guillaume Launay
Inspect and view changes in MR Smart Copy for Gitlab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitLab MR Smart Copy",
"version": "1.0",
"description": "Adds a copy button to GitLab merge requests. Automatically copies the merge request URL and title.",
"permissions": [
"clipboardWrite",
"activeTab"
],
"content_scripts": [
{
"matches": [
"https://gitlab.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"web_accessible_resources": [
{
"resources": [
"content.js"
],
"matches": [
"https://gitlab.com/*"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "gitlabsmartcopymr@glaunay.fr",
"strict_min_version": "109.0"
}
}
} Best MR Smart Copy for Gitlab Alternatives
Here are some Firefox add-ons that are similar to MR Smart Copy for Gitlab:
Lab Partner
Omar Sarhan
Copy GitHub PR Link
Duc
GitLab Notifications Button
Abhay V Ashokan
GitLab Merge Requests lists enhancer
Maxime "Epoc" G.
Gitlab MR summary
David
Gitlab Enhancement Suite by Demodesk
GitLab Enhancement Suite
MG Developer
Renan Decamps
Gitlab Review Helper
Alabate
UX Enhancer for GitLab
Puyt
Smart Copy: Title & URL
655bet
Stack Copy Button
MrMino