GitLab Soft Labels Firefox

Examine source code of GitLab Soft Labels

제작자: Abhay V Ashokan Add-on
Inspect and view changes in GitLab Soft Labels source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 3,
  "name": "GitLab Soft Labels",
  "version": "1.0.0",
  "description": "Soften the screaming label colors in GitLab for better aesthetic.",
  "homepage_url": "https://gitlab.com/abhayvashokan/gitlab-soft-labels",
  "permissions": [
    "activeTab"
  ],
  "host_permissions": [
    "https://gitlab.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://gitlab.com/*"
      ],
      "js": [
        "src/content.js"
      ],
      "css": [
        "src/content.css"
      ],
      "run_at": "document_idle"
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{d4896e44-64b3-4a4d-afff-6a2b223d1565}",
      "data_collection_permissions": {
        "required": [
          "websiteContent",
          "websiteActivity"
        ],
        "optional": []
      }
    }
  },
  "icons": {
    "48": "assets/logo-48.png",
    "96": "assets/logo-96.png"
  }
}

최고의 GitLab Soft Labels 대안

다음은 GitLab Soft Labels과(와) 유사한 Firefox add-on입니다: