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をいくつか紹介します: