Par : MarijnS
Inspect and view changes in GitHub Repository Folders source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "GitHub Repository Folders",
"version": "0.2.1",
"description": "Organize repositories on GitHub's Repositories tab into folders.",
"permissions": [
"storage",
"downloads"
],
"host_permissions": [
"https://github.com/*"
],
"action": {
"default_title": "GitHub Repository Folders",
"default_popup": "popup.html",
"default_icon": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
}
},
"options_ui": {
"page": "options.html",
"open_in_tab": true
},
"content_scripts": [
{
"matches": [
"https://github.com/*"
],
"js": [
"content.js"
],
"run_at": "document_idle"
}
],
"icons": {
"16": "icons/icon-16.png",
"32": "icons/icon-32.png",
"48": "icons/icon-48.png",
"128": "icons/icon-128.png"
},
"browser_specific_settings": {
"gecko": {
"id": "github-folders@example.com",
"strict_min_version": "109.0"
}
}
} Meilleures alternatives GitHub Repository Folders
Voici quelques Firefox add-ons qui sont similaires à GitHub Repository Folders :
GitHub Actions Folders
Kurigi
Github Folders
Vortezz
GitHub Code Explorer
789win
Git Galaxy Finder
Salman Ahmed
GitHub Downloader
Roe
GitHub Repository Size
Pranav Mangal
GitHub Diff Explorer
Alex D
GitHub Project Enhancer
mashabow
Github Aid - repo file size
omar-azmi
GitHub with a cape
NicoSantangelo
Live Folder
soruse