Por: Fionn Fitzmaurice
Inspect and view changes in GitHub Static Branch source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Static Branch",
"short_name": "GH Static Branch",
"version": "0.1",
"developer": {
"name": "Fionn",
"url": "https://github.com/fionn/github-static-branch"
},
"description": "Remove GitHub instructions that move your branches",
"content_scripts": [
{
"matches": [
"https://github.com/*/*"
],
"exclude_matches": [
"https://github.com/settings/*",
"https://github.com/organizations/*",
"https://github.com/notifications/*",
"https://github.com/explore/*",
"https://github.com/marketplace/*",
"https://github.com/pulls/*",
"https://github.com/issues/*",
"https://github.com/*/settings",
"https://github.com/*/settings/*",
"https://github.com/*/*/*",
"https://github.com/new/*"
],
"js": [
"content/main.js"
],
"run_at": "document_end"
}
],
"content_security_policy": "default-src 'self'"
} Melhores alternativas GitHub Static Branch
Aqui estão algumas Firefox add-ons que são similares a GitHub Static Branch:
GitHub Auto Update Branch
thePosom
SC GitHub Helper
Paul Rogers (SC)
github-nokeybindings
Mattias Bengtsson
github hide banner
Jitendra Joshi
GitHub PRs Display Target Branch
Asgrim
Github Merge Helper
Brian H
GitHub: Better Line Counts
Aaron
GitHub: No to merge description
jetersen
GitHub - Branch Scroll
Firefox user 14553953
GitHub Copilot Remover
TheShadowEevee
GitHub pull request branch quick select
Rob Green