Inspect and view changes in Github Folders source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Github Folders",
"version": "1.0",
"description": "Add folders to GitHub organization view.",
"icons": {
"48": "icons/folder-48.png"
},
"content_scripts": [
{
"matches": [
"*://*.github.com/*"
],
"js": [
"entry.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "@dev.vortezz.githubfolders",
"data_collection_permissions": {
"required": [
"websiteContent",
"locationInfo"
],
"optional": []
}
}
}
} ベストのGithub Folders代替案
Github Foldersに類似したFirefox add-onをいくつか紹介します:
GitHub Code Explorer
789win
Github Diff Order
tragedy-cuddles
Github Tree Structure
Koshal Garg
Github
rickdaalhuizen90
GitHub Actions Folders
Kurigi
Github Org Project Link
Devolotl
GitHub Repository Folders
MarijnS
Github Assistant
swistak
GithubPlus
xl1te
Github Organization Issues Link
Stefan Bohacek
Github subscribed
marpo60
Github Dark
zerodata