Inspect and view changes in Auto-Hide GitHub Whitespace source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "Auto-Hide GitHub Whitespace",
"version": "1.3.0",
"description": "Force Github to open diff pages without whitespace changes displayed",
"icons": {
"48": "icons/github-48.png",
"64": "icons/github-64.png"
},
"background": {
"scripts": [
"interceptor.js"
]
},
"permissions": [
"webRequest",
"webRequestBlocking",
"webNavigation",
"tabs",
"*://github.com/*/*/pull/*/files",
"*://github.com/*/*/pull/*/changes"
],
"browser_specific_settings": {
"gecko": {
"id": "{f902c0ea-b630-46d7-98e9-11d55542ab63}",
"data_collection_permissions": {
"required": [
"none"
]
}
}
},
"author": "Jonathan Roitgrund"
} Best Auto-Hide GitHub Whitespace Alternatives
Here are some Firefox add-ons that are similar to Auto-Hide GitHub Whitespace:
Github Whitespace Disabler
Oliver Maksimovic
GitHub Diff Whitespace
Scott Robertson
Render Whitespace on GitHub
glebm
Wide GitHub
xthexder
Bitbucket Whitespace Ignorer
snapcore
Mask Files on GitHub
Salman
GitHub Collapse-Diffs Button
verfehlix
GitHub No Auto-Scroll
Tim
GitHub Widener
danstewart
Free GitHub
Arsalanse
github-no-more
wffl
GitHub Hide Notifications
Jan Piotrowski