By: Meeoh
Inspect and view changes in Github File Collapser source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Github File Collapser",
"version": "0.1.0",
"manifest_version": 2,
"background": {
"scripts": [
"background.js"
]
},
"description": "Collapses files that match supplied keywords in githubs file viewer for PR's. Customizable in options",
"permissions": [
"tabs",
"storage"
],
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"inject.js"
]
}
],
"options_ui": {
"page": "options.html",
"open_in_tab": false
}
} Best Github File Collapser Alternatives
Here are some Firefox add-ons that are similar to Github File Collapser:
Git PR Viewer
sivasatvik
GitHub Collapse-Diffs Button
verfehlix
Github Whitespace Disabler
Oliver Maksimovic
Github Diff Order
tragedy-cuddles
GitHub Code Collapse
Firefox user 14467015
Github Condenser
Summertime
GitHub CR Toolbox
Sean McPherson
Github Merge Helper
Brian H
Github Aid - repo file size
omar-azmi
Toggle GitHub Details
GeiserX
Github-QL
Github-QL