42 shqyrtime
- Vlerësuar me 5 yje nga 5 të mundshëmnga Zeeshan Ahmad, 8 ditë më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Doug S, 4 muaj më parë⭐️⭐️⭐️⭐️⭐️ Gitzip – Effortless GitHub Repository Downloads
Gitzip is a fantastic Firefox extension for developers and GitHub users who frequently need to download specific folders or files from large repositories. Instead of cloning the entire repo, Gitzip lets you download only the parts you need, saving time and bandwidth.
Pros:
✅ Selective downloads: Allows you to download individual folders or files from GitHub repos.
✅ Time-saving convenience: No need to clone massive repositories just to grab a small section.
✅ User-friendly interface: Simple right-click functionality makes it easy to use.
✅ Lightweight and efficient: Works quickly without bogging down your browser.
✅ Perfect for developers: Ideal for grabbing specific code snippets or project assets.
Cons:
❌ GitHub-only: Limited to GitHub—doesn’t support other Git platforms like GitLab or Bitbucket.
❌ Occasional glitches: Very large folders may sometimes fail to zip properly.
💡 Overall, Gitzip is a must-have Firefox extension for developers and coders. It streamlines the GitHub download process, making it easier and faster to get exactly what you need. Highly recommended! - Vlerësuar me 5 yje nga 5 të mundshëmnga 13866866 përdoruesi Firefox-i, 6 muaj më parëVery useful, thanks for this👍🏻
- Vlerësuar me 5 yje nga 5 të mundshëmnga Doin4, 7 muaj më parëThis is a great add-on, but I met an issue when I tried to click the icon in FireFox. The icon is in gray, and I cannot click it, thus I can't open the API page to authenticate and download my private files. Hope to get some help.
- Vlerësuar me 5 yje nga 5 të mundshëmnga simplebest, 9 muaj më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga MP3Martin, një vit më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Idan Nabara, një vit më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Георгий Потонов, 2 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga zubastyk, 2 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 16811841 përdoruesi Firefox-i, 2 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Cyanogenaq, 3 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 17052221 përdoruesi Firefox-i, 4 vite më parëThanks a lot for such a wonderful add-on! But I still had trouble finding the GitZip icon in Firefox ( version 92.0.1, maybe for this reason). Neither in address bar nor in other places. In the end I accessed the token through the web version of GitZip, namely kinolien.github.io/gitzip/ : D. Thank you again!
- Vlerësuar me 5 yje nga 5 të mundshëmnga 13072896 përdoruesi Firefox-i, 4 vite më parëThanks, works perfect.
- Vlerësuar me 5 yje nga 5 të mundshëmnga aminomancer, 5 vite më parëworks great for me, i use it several times a month. others complaining about it probably don't have a valid token or have some issue with their browser prefs, CSP, etc. one suggestion i'd offer, though, is to add an options page with a 'dark mode' toggle. the black checkmark can be difficult to see over a dark background, e.g. if the user has dark reader or something similar.
it's simple enough for users to make the checkmark white with a userContent.css file, but it can't hurt to add an options page and it's just a tiny bit of code and manifest changes. actually, you could just skip that and dynamically get the background color to flip a toggle for the checkmark color:
let checkmark = "white",
bgc = window.getComputedStyle(document.body).backgroundColor.match(/\d+/g);
bgc.some(i => i > 100) ? checkmark = "black" : checkmark = "white";
that's as simple as i could think of, maybe there's a better way. anyway thanks for the great extension. - Vlerësuar me 5 yje nga 5 të mundshëmnga 13190721 përdoruesi Firefox-i, 5 vite më parëWorks perfectly
- Vlerësuar me 5 yje nga 5 të mundshëmnga 16204863 përdoruesi Firefox-i, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Fodil, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga cwkktt, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Yasantha, 5 vite më parëThank you KinoLien for this amazing extension. I'm using it in all my browsers. Also using the github-files-fetcher as well. Everything is working as expected and the visual identifier for each downloaded items makes it even more useful to identify which items were downloaded.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14968423 përdoruesi Firefox-i, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14692896 përdoruesi Firefox-i, 5 vite më parëThank you very much!
Is Really Useful, I want to download only few MB's, insted the Whole various GB's Project.
I will contribute with a donation very soon!
Author let's develop the great add-ons
Thanks a lot. - Vlerësuar me 5 yje nga 5 të mundshëmnga steinven, 6 vite më parë