Inspect and view changes in GitLab Styles source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitLab Styles",
"version": "1.67.0",
"description": "Add some custom stylings to GitLab",
"permissions": [
"activeTab",
"storage",
"webNavigation"
],
"background": {
"scripts": [
"background.js"
],
"persistent": false
},
"browser_action": {
"default_icon": "icons/active-icon.png",
"default_title": "Toggle GitLab CSS"
},
"content_scripts": [
{
"matches": [
"*://gitlab.com/*"
],
"css": [
"styles.css"
],
"run_at": "document_start"
}
],
"web_accessible_resources": [
"styles.css"
],
"browser_specific_settings": {
"gecko": {
"id": "{51a7109e-e860-4ff5-b8c9-99814eade646}"
}
}
} ベストのGitLab Styles代替案
GitLab Stylesに類似したFirefox add-onをいくつか紹介します:
GitLab Theme
Hexandcube
GitLab Theme
GitLab Theme
Stylize GitHub
Ryan P. C. McQuen
GitLab Soft Labels
Abhay V Ashokan
GLab Enhancer
Puyt
UX Enhancer for GitLab
Puyt
GitLab Details Sidebar
Potato London
GitLab adjunct
Florent Tassy
HopHub
ultron01
Gitlab Issue Template
Caio César Gallo
xStyle
泷涯
Custom Style Script
Milen