GitHub PR Configurator Firefox

Examine source code of GitHub PR Configurator

제작자: Mohsen Bahman Add-on
Inspect and view changes in GitHub PR Configurator 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": "GitHub PR Configurator",
  "description": "Easily choose a template and required labels for your pull requests based on the repository name and the branch prefix.",
  "version": "1.0.2",
  "manifest_version": 2,
  "permissions": [
    "https://*/*",
    "activeTab",
    "scripting",
    "storage"
  ],
  "options_ui": {
    "page": "options.html",
    "open_in_tab": true
  },
  "icons": {
    "24": "assets/git-pr-24.png",
    "128": "assets/git-pr-128.png"
  },
  "background": {
    "scripts": [
      "main.js"
    ]
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{db6337ac-aa07-4a3a-b05f-b022207f4ff6}"
    }
  }
}

최고의 GitHub PR Configurator 대안

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