Por: Kipras Melnikovas
Inspect and view changes in Refined GitLab source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Refined GitLab",
"version": "0.9.1",
"description": "🏷 Make your GitLab experience better!",
"homepage_url": "https://gitlab.com/kiprasmel/refined-gitlab",
"minimum_chrome_version": "74",
"applications": {
"gecko": {
"id": "refined-gitlab@kipras.org",
"strict_min_version": "67.0"
}
},
"icons": {
"48": "refined-gitlab.png",
"96": "refined-gitlab@2x.png"
},
"permissions": [
"cookies",
"tabs",
"<all_urls>"
],
"options_ui": {
"chrome_style": true,
"page": "options.html"
},
"background": {
"scripts": [
"browser-polyfill.min.js",
"background.js"
]
},
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"browser-polyfill.min.js",
"content.js"
]
}
]
} Melhores alternativas Refined GitLab
Aqui estão algumas Firefox add-ons que são similares a Refined GitLab:
Refined GitHub
Sindre Sorhus
GLab Enhancer
Puyt
UX Enhancer for GitLab
Puyt
Gitlab CI Dashboard
Pixel Perfect
git.organized
chezluc
GitLab - Enhancement Suite
AndyRN
Gitlab Notifications
Kahler Tak
Refined Bitbucket
Ronald Rey
Lab Partner
Omar Sarhan
GitIngest - Turn any Git repo to LLM prompt
甜檸Cirtron🍋
GitLab Soft Labels
Abhay V Ashokan