Κριτικές για το LeechBlock NG
LeechBlock NG από James Anderson
Κριτική από Naresh
Βαθμολογία 5 από 5
από Naresh, 8 χρόνια πρινThis extension is a complete lifesaver! Thanks a lot for all the effort you have put into this.
However, I have temporarily reduced a star in the rating because I noticed that your latest update requires permission to 'Download files and read & modify my download history' and I wasn't completely sure why that was needed. Can you please shed some light on this?
EDIT: Thanks a lot for the quick reply! That commit explains the changed permissions.
However, I have temporarily reduced a star in the rating because I noticed that your latest update requires permission to 'Download files and read & modify my download history' and I wasn't completely sure why that was needed. Can you please shed some light on this?
EDIT: Thanks a lot for the quick reply! That commit explains the changed permissions.
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 8 χρόνια πρινHappy to explain. Access to the download manager was needed for the export options function (implemented in v0.4). Given the constraints of WebExtensions, the easiest way to deliver a file to the user is via downloads. You can confirm from the source code (available on GitHub) that this is the only use of the download manager.