Gitlab Enhancement Suite by Demodesk Firefox

Examine source code of Gitlab Enhancement Suite by Demodesk

Inspect and view changes in Gitlab Enhancement Suite by Demodesk source codes across current and past versions
xHeader
Modify request and response headers. No ads, no malware.
Please login to examine the extension's source code.
manifest.json
{
  "name": "Enhancement Suite for Gitlab",
  "description": "Adds useful enhancements to the Gitlab UI.",
  "version": "0.0.0.17",
  "manifest_version": 3,
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "content_scripts": [
    {
      "matches": [
        "https://gitlab.com/*/boards/*"
      ],
      "css": [
        "content.css"
      ],
      "js": [
        "storage.js",
        "content.js"
      ]
    },
    {
      "matches": [
        "https://gitlab.com/*/issues/*",
        "https://gitlab.com/*/work_items/*",
        "https://gitlab.com/*/merge_requests/*",
        "https://gitlab.com/*/boards/*"
      ],
      "js": [
        "ticket-copy-content.js"
      ]
    }
  ],
  "web_accessible_resources": [
    {
      "resources": [
        "images/approval.svg"
      ],
      "matches": [
        "<all_urls>"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": false
  },
  "action": {
    "default_popup": "options.html"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "gitlab-enhancement-suite@demodesk.com"
    }
  }
}

Best Gitlab Enhancement Suite by Demodesk Alternatives

Here are some Firefox add-ons that are similar to Gitlab Enhancement Suite by Demodesk: