GitZip Lite

Download selected files and folders from GitHub repositories.

K instalaci tototo skriptu si budete muset nainstalovat rozšíření jako Tampermonkey, Greasemonkey nebo Violentmonkey.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Violentmonkey.

K instalaci tohoto skriptu si budete muset nainstalovat rozšíření jako Tampermonkey nebo Userscripts.

You will need to install an extension such as Tampermonkey to install this script.

K instalaci tohoto skriptu si budete muset nainstalovat manažer uživatelských skriptů.

(Už mám manažer uživatelských skriptů, nechte mě ho nainstalovat!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Už mám manažer uživatelských stylů, nechte mě ho nainstalovat!)

Autor
tizee
Denně instalací
0
Celkem instalací
27
Hodnocení
0 0 1
Verze
1.6.3
Vytvořeno
05. 02. 2025
Aktualizováno
10. 05. 2025
Size
25,0 KB
Licence
MIT
Spustit na

GitZip Lite - User Guide

GitZip Lite is a Tampermonkey script that simplifies downloading files and folders from GitHub repositories.

Installation

  1. Install the Tampermonkey browser extension.
  2. Copy the script code into a new Tampermonkey script.
  3. Save the script.

Usage

  1. Navigate to a GitHub repository.
  2. Checkboxes will appear next to files and folders.
  3. Select the items you want to download.
  4. Enter your GitHub API token in the input box (optional, but recommended for higher rate limits).
  5. Click "Save Token" to store it.
  6. Click "Download Selected" to download the selected items as a zip file.
  7. Use the "Show Log" button to view the script's activity.

Notes

Acknowledgement

  • GitZip extension for inspiration