提供元: Vortezz
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をいくつか紹介します: