Inspect and view changes in Mask Files on GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "Hide Files on GitHub",
"version": "2.1.3resigned1",
"description": "Hide nonessential files from the file browser",
"homepage_url": "https://github.com/salmanulfarzy/mask-files-on-github",
"manifest_version": 2,
"applications": {
"gecko": {
"id": "{e3ad1b0f-99ff-4df7-87bb-0b17cfa9628d}",
"strict_min_version": "60.0"
}
},
"icons": {
"128": "icon.png"
},
"permissions": [
"https://github.com/*/*",
"storage"
],
"options_ui": {
"page": "options.html",
"chrome_style": true
},
"content_scripts": [
{
"run_at": "document_start",
"matches": [
"https://github.com/*/*"
],
"exclude_matches": [
"https://github.com/*/dotfiles*"
],
"css": [
"content.css"
],
"js": [
"api.js",
"content.js"
]
}
]
} Best Mask Files on GitHub Alternatives
Here are some Firefox add-ons that are similar to Mask Files on GitHub:
Hide Files on GitHub
Fregante
GitHub Hide Notifications
Jan Piotrowski
Free GitHub
Arsalanse
GitHub Readme First
metafab
Auto-Hide GitHub Whitespace
Jonathan Roitgrund
GitHub Comment Hider
Erik
Github Whitespace Disabler
Oliver Maksimovic
GitHub Dark Mode
MrWillCom
github hide banner
Jitendra Joshi
GitHub Enhancing
MrWillCom
GitHub Copilot Remover
TheShadowEevee
Better GitHub
Joaquin Windmuller