提供元: X
Inspect and view changes in GitZip_fixed source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
"manifest_version": 2,
"name": "GitZip",
"description": "It can make the sub-directories and files of github repository as zip and download it",
"version": "1.0.3",
"browser_action": {
"default_icon": "images/icon-128px.png",
"default_popup": "popup.html"
},
"options_ui": {
"page": "options.html"
},
"background": {
"page": "background.html"
},
"permissions": [
"storage",
"activeTab",
"contextMenus",
"theme",
"*://github.com/*",
"https://api.github.com/repos/*"
],
"content_scripts": [
{
"matches": [
"*://github.com/*"
],
"js": [
"js/content/jszip.min.js",
"js/content/FileSaver.min.js",
"js/content/main.js"
],
"css": [
"css/main.css"
]
},
{
"matches": [
"*://kinolien.github.io/gitzip/*"
],
"js": [
"js/content/keysync.js"
]
},
{
"matches": [
"*://gitzip.org/gettoken/success"
],
"js": [
"js/content/autosave.js"
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "gitzip-fixed-new-firefox-addons@gitzip.org",
"strict_min_version": "100.0",
"data_collection_permissions": {
"required": [
"none"
]
}
}
}
} ベストのGitZip_fixed代替案
GitZip_fixedに類似したFirefox add-onをいくつか紹介します:
GitZip for github
KO66
GitZip
KinoLien
GitHub Accelerator: GitHub 文件加速
Geekertao
GitHub Manager Upload and Download
Shivam Shukla
Download GitHub Directory
Saran Tanpituckpong
GitHub加速
ace
Xget Now
Xi Xu
Gitd Download Manager
uretgec
GitHub Downloader
Roe
Github Just Download
Dominic
Github Download Button
Grooby