제작자: daf
Inspect and view changes in PR2R source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "PR2R",
"version": "1.3",
"description": "Adds a button to GitHub Pull Request pages to create a Release from the current Pull Request",
"icons": {
"48": "icon-48.png",
"96": "icon-96.png"
},
"content_scripts": [
{
"matches": [
"https://github.com/*/pull/*"
],
"js": [
"main.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{aa5394af-2ac6-4e7e-9a9d-b58587eb98fa}"
}
}
} 최고의 PR2R 대안
다음은 PR2R과(와) 유사한 Firefox add-on입니다:
GitHub Release Notes Compiler
Saurabh
GitHub Release
Dedy
GitHubPullRequest Fork to Fork
samunohito / おさむ
GitHub Releases Button
d2yap
Github Story
Dmytro Striletskyi
PR Templates for GitHub
Trần Xuân Thắng
Mergify
Mergify
pr-reactions
jsnjack
Share Pull Request
Corey Sanford
Faster PR
StellarExplorerGuy
Copy GitHub PR Link
Duc
UI Previewer Button
Jakub Hampl