GitlabProtect Firefox

Examine source code of GitlabProtect

제작자: Daklon Add-on
Inspect and view changes in GitlabProtect 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
{
  "manifest_version": 2,
  "name": "GitlabProtect",
  "version": "1.0.2",
  "author": "Javier Herrera",
  "description": "locks the merge button if you aren't the author",
  "incognito": "not_allowed",
  "icons": {
    "48": "icons/GitlabProtect-on-48.png"
  },
  "browser_action": {
    "default_icon": "icons/GitlabProtect-on-48.png",
    "default_title": "GitlabProtect",
    "default_popup": "popup/popup.html"
  },
  "content_scripts": [
    {
      "matches": [
        "<all_urls>"
      ],
      "js": [
        "gitlabProtect.js"
      ]
    }
  ],
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "gitlabprotect@gitlabprotect.com"
    }
  }
}

최고의 GitlabProtect 대안

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