Inspect and view changes in GitHub - Branch Scroll source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub - Branch Scroll",
"version": "0.2resigned1",
"description": "Keeps branch info on the right side of the screen when scrolling through a PR",
"content_scripts": [
{
"matches": [
"*://*.github.com/*/*/pull/*"
],
"js": [
"jquery-3.3.1.min.js",
"branchscroll.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{3c1380bc-7e56-44fc-a5f1-23967324e375}"
}
}
} Best GitHub - Branch Scroll Alternatives
Here are some Firefox add-ons that are similar to GitHub - Branch Scroll:
GitHub PRs Display Target Branch
Asgrim
Github Relations
Noitidart
GitHub pull request branch quick select
Rob Green
GitHub Lines Viewed
Jamie McKernan
SC GitHub Helper
Paul Rogers (SC)
GitHub No Auto-Scroll
Tim
GitHub Trick or Treat
Peter Bengtsson
Github PR Fetch
mgalgs
Pullscope
guidodinello
UI Previewer Button
Jakub Hampl