By: Github Tree View
Inspect and view changes in GitHub Tree View source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"name": "GitHub Tree View",
"homepage_url": "https://github.com/tomasbonco/githubtree",
"author": "Tomáš Bončo",
"version": "1.0.1",
"manifest_version": 2,
"description": "Provides folder structure view for code in GitHub.",
"icons": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
},
"page_action": {
"default_icon": {
"16": "icons/icon16.png",
"48": "icons/icon48.png",
"128": "icons/icon128.png"
}
},
"permissions": [
"activeTab"
],
"content_scripts": [
{
"matches": [
"<all_urls>"
],
"js": [
"public/bundle.js"
],
"css": []
}
]
} Best GitHub Tree View Alternatives
Here are some Firefox add-ons that are similar to GitHub Tree View:
GitHub Code Explorer
789win
Github Tree Structure
Koshal Garg
GitHub File Diff
mohd-akram
Gitako - Github file tree
EnixCoda
GitHub Diff Explorer
Alex D
Tako — Github File Tree
Philipp
GitHub Forks
ChillerDragon
Le Git Graph Fork - Commits Graph for GitHub
voshch.dev
Link Tree
sa1hon