Review by bujiatangXX
Rated 2 out of 5
by bujiatangXX, 4 years agoDon't know why but after I clicked the button it said:
Collect checked items...
Collect blob urls...
Readme.md url fetched.
Collect blob contents...
Not Found
Then nothing was downloaded
Collect checked items...
Collect blob urls...
Readme.md url fetched.
Collect blob contents...
Not Found
Then nothing was downloaded
51 reviews
- Rated 5 out of 5by 敬念法轮大法好远离疫情, 13 days ago
- Rated 5 out of 5by Doin4, 3 months agoThis 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.
- Rated 5 out of 5by simplebest, 4 months ago
- Rated 5 out of 5by MP3Martin, 8 months ago
- Rated 5 out of 5by Idan Nabara, a year ago
- Rated 5 out of 5by Георгий Потонов, 2 years ago
- Rated 5 out of 5by zubastyk, 2 years ago
- Rated 5 out of 5by Firefox user 16811841, 2 years ago
- Rated 3 out of 5by Firefox user 13455918, 3 years agoAwesome addon. Unfortunately recently buggy, since double-clicking of folders doesn't work anymore, so they can't be downloaded. It still works with single files, however.
- Rated 5 out of 5by Cyanogenaq, 3 years ago
- Rated 5 out of 5by Firefox user 17052221, 3 years agoThanks 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!
- Rated 4 out of 5by X, 4 years agogreat,只是2年没有更新,已经催了作者,不知道什么时候跟新,我自己弄了个修复版,需要的话大家可以暂用下。addons.mozilla.org/firefox/downloads/file/4435593/279a3a19c02b4d4ca4ee-1.0.2.xpi
- Rated 1 out of 5by Devansh Sharma, 4 years ago
- Rated 1 out of 5by Firefox user 15616741, 4 years agoNot working for firefox, and actually only partly working for chrome
- Rated 5 out of 5by aminomancer, 4 years agoworks 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. - Rated 1 out of 5by Halmesn, 4 years agoNot working anymore on Firefox. Tried restart, reload and all the token stuff but still didn't work
- Rated 5 out of 5by Firefox user 16204863, 5 years ago
- Rated 5 out of 5by Fodil, 5 years ago
- Rated 5 out of 5by cwkktt, 5 years ago