作者: fabiocchetti
Inspect and view changes in Wide GitHub source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 3,
"name": "Wide GitHub",
"version": "3.4.0",
"description": "Makes GitHub wide on Mozilla Firefox. Supports GitHub, private Gists, GitHub Enterprise, and custom domains (TLDs).",
"homepage_url": "https://github.com/fabiocchetti/wide-github",
"browser_specific_settings": {
"gecko": {
"id": "{72742915-c83b-4485-9023-b55dc5a1e730}",
"strict_min_version": "109.0"
}
},
"icons": {
"48": "icons/wide-github-48.png",
"96": "icons/wide-github-96.png"
},
"action": {
"default_icon": "icons/wide-github-96.png",
"default_title": "Wide GitHub",
"default_popup": "popup.html"
},
"permissions": [
"storage",
"activeTab"
],
"host_permissions": [
"https://github.com/*",
"https://gist.github.com/*",
"https://*.github.com/*",
"https://*.github.io/*",
"*://*/*"
],
"content_scripts": [
{
"matches": [
"https://github.com/*",
"https://gist.github.com/*",
"https://*.github.com/*",
"https://*.github.io/*",
"*://*/*"
],
"css": [
"style.css"
],
"js": [
"handler.js"
],
"run_at": "document_start"
}
]
} 最佳 Wide GitHub 替代方案
这里是一些与Wide GitHub类似的Firefox add-on:
Wide GitHub
xthexder
GitHub Widener
danstewart
GitHub Wider Sidebar
Mario
GitHub Pane Maximization
hoge-fuga-piyo
GitHub Center
Katsute
GitHub On One Click
Parul
Download GitHub Directory
Saran Tanpituckpong
GitHub Flex
Lam Ngoc Khuong
Open in DeepWiki
Mutsumi
GitSyncMarks
Joe Mild