제작자: 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입니다: