제작자: Trần Xuân Thắng Add-on
Inspect and view changes in PR Templates for GitHub source codes across current and past versions
Try xHeader →
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입니다:
Git Pull Request Templates
Tylerc
Github Story
Dmytro Striletskyi
Mergify
Mergify
GitHub PR Configurator
Mohsen Bahman
Copy GitHub PR Link
Duc
Github issue clone
miguelsvq
Markdown Templates
Pierre Cazeaud
Share Pull Request
Corey Sanford
GitLab Shared Templates
joeperpetua
github-pr-pretty-link
David
Gitlab Issue Template
Caio César Gallo
PR2R
daf