Inspect and view changes in GitHub Code Collapse source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitHub Code Collapse",
"version": "0.1.1resigned1",
"description": "Collapse code area on github.com to more directly access README files.",
"icons": {
"48": "icons/border-48.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"index.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "{748cadb1-ec9c-4242-9615-e064791f20cd}"
}
}
} 最佳 GitHub Code Collapse 替代方案
这里是一些与GitHub Code Collapse类似的Firefox add-on:
Github File Collapser
Meeoh
Git PR Viewer
sivasatvik
Github Code Outline
VJ
GitHub Code Folding
Firefox user 12740747
GitHub Code Folding Compat
Firefox
GitHub CR Toolbox
Sean McPherson
Toggle GitHub Details
GeiserX
Github Old View
Firefox user 13687471
Github Tree Structure
Koshal Garg
GitHub Collapse-Diffs Button
verfehlix