By: DuBistKomisch
Inspect and view changes in Disable Pjax on GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"author": "DuBistKomisch",
"description": "Disables the loading of pages on GitHub via PJAX (pushState + AJAX), which becomes slow and unreliable on larger pages. Links now work normally, loading a new page.",
"homepage_url": "https://github.com/DuBistKomisch/disable-pjax-github",
"manifest_version": 2,
"name": "Disable Pjax on GitHub",
"version": "1.0",
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"disable-pjax.js"
]
}
]
} Best Disable Pjax on GitHub Alternatives
Here are some Firefox add-ons that are similar to Disable Pjax on GitHub:
Make GitHub Great Again
joshmoody24
GitHub No Auto-Scroll
Tim
Auto-Hide GitHub Whitespace
Jonathan Roitgrund
Wide GitHub
xthexder
Github Whitespace Disabler
Oliver Maksimovic
GitHub Tweaks
Woutuuur
GitHub Resolve Conflicts Disabler
Yevhen
Fast Page Mode
Bern
GitHub Flex
Lam Ngoc Khuong
Lazy Load Fixer
KelvinMarsh