PR Templates for GitHub Firefox

Examine source code of PR Templates for GitHub

Inspect and view changes in PR Templates for GitHub 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": 3,
  "name": "PR Templates for GitHub",
  "version": "1.0",
  "description": "Better pull request templates selector for GitHub",
  "icons": {
    "48": "icons/icon-48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://github.com/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "options_page": "options.html",
  "permissions": [
    "storage"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "thang.dovah@gmail.com"
    }
  }
}

최고의 PR Templates for GitHub 대안

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