Inspect and view changes in GitHub Expand All source codes across current and past versions
Try xHeader →
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitHub Expand All",
"version": "1.0.0",
"description": "Expands every collapsed comment on a GitHub issue or pull request in one click.",
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"browser_specific_settings": {
"gecko": {
"id": "gh-expand-all@gui.local",
"strict_min_version": "115.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} Best GitHub Expand All Alternatives
Here are some Firefox add-ons that are similar to GitHub Expand All:
GitHub Expand All Commit Notes
Noitidart
Toggle GitHub Details
GeiserX
GitHub Collapse-Diffs Button
verfehlix
Git PR Viewer
sivasatvik
GitHub Flex
Lam Ngoc Khuong
Github Issue Reactions
Norfeldt
Better GitHub
Joaquin Windmuller
GitHub CR Toolbox
Sean McPherson
Octopatcher
wowmotty
GitHub Open Notifications
Jan Piotrowski
github-tada
Moritz Jacobs
Expand Reddit Comments
TaroEld