By: 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"
]
}
}
}
} Best GitHub Auto Update Branch Alternatives
Here are some Firefox add-ons that are similar to GitHub Auto Update Branch:
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