제작자: thePosom
Inspect and view changes in GitHub Auto Update Branch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitHub Auto Update Branch",
"version": "1.0",
"description": "Automatically clicks the Update branch button on GitHub PRs.",
"permissions": [
"storage"
],
"action": {
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"js": [
"content.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "github-auto-update-branch@pullrequestupdater.local",
"strict_min_version": "109.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} 최고의 GitHub Auto Update Branch 대안
다음은 GitHub Auto Update Branch과(와) 유사한 Firefox add-on입니다:
GitHub SSO Auto-Continue
bobko
GitHub Static Branch
Fionn Fitzmaurice
GitHub Release
Dedy
SC GitHub Helper
Paul Rogers (SC)
Bitbucket PR auto delete source branch
SHWorX
Status Update Notifier for Github
Robin Drexler
GitHub PRs Display Target Branch
Asgrim
GitLab Jobs Auto-Refresh
JaroslavM
reload Github
ivysrono
GitHub Trick or Treat
Peter Bengtsson