LeechBlock NG에 대한 리뷰
LeechBlock NG 제작자: James Anderson
리뷰 1,848개
- 5점 만점에 5점Firefox 사용자 13526874 님, 8년 전
- 5점 만점에 5점Firefox 사용자 13526874 님, 8년 전I left chrome and started using firefox because of this extension.
- 5점 만점에 5점Firefox 사용자 13523145 님, 8년 전إضافة مفيدة لفايرفوكس، باستخدامها يمكن للشخص أن يُنجي نفسه من إضاعة وقته في المواقع المختلفة دون انتباه منه
- 5점 만점에 5점Firefox 사용자 12745112 님, 8년 전<3 Thanks for saving me from blackholes in the internet during work hours. My productivity is up again!
- 5점 만점에 5점Firefox 사용자 13238621 님, 8년 전
- 5점 만점에 4점Gió Scarberg 님, 8년 전Simply one of best add-ons on firefox and a safe-time companion for an university student like me!!
Only one peak keeps me from 5 stars... Android compability!!! It still suffers from Android integration, I hope this will be fixed soon. NOTHING IS MORE TIME-WASTING THAN A G**DAMN SMARTPHONE!!! - 5점 만점에 3점Firefox 사용자 13504333 님, 8년 전This is a fantastic tool! However, everyone once in awhile, the restrictions just seem to disappear, without me removing them.
개발자 답글
8년 전에 게시됨Please report bugs on GitHub so I can gather more details: https://github.com/proginosko/LeechBlockNG/issues - 5점 만점에 5점Firefox 사용자 12917912 님, 8년 전Thank you so much for this marvellous addon! It safed my productivity! It is the best blocker ever made, I tested a lot!
개발자 답글
8년 전에 게시됨In LeechBlock NG, the countdown timer is now shown in the corner of the web page itself. You can change the location in the general options.- 5점 만점에 5점Firefox 사용자 13242872 님, 8년 전Great add on! Very useful to stay focussed on your work.
Happy it is back in the lasest Firefox version. I was wondering if it is suppossed to work in Firefox for Android as well? I tried to install the add on, and although the add on is running, the indicated websites are not blocked. Would be great to have it on Android as well :)!
Thanks!
UPDATE: Amazing, indeed it works in Android too. Love it! - 5점 만점에 5점Firefox 사용자 13495696 님, 8년 전
- 5점 만점에 4점Firefox 사용자 12497155 님, 8년 전Awesome add on and awesome dev!
Would love a feature to temporarily disable the app (for example; right click, deactivate for x minutes) since the sites I block are occasionally needed for work, and going into the add on menu is a bit tiresome.
Thanks a lot and keep up the great work! - 5점 만점에 3점Firefox 사용자 13492310 님, 8년 전
- 5점 만점에 4점Firefox 사용자 13489341 님, 8년 전Can't I register a local page to "the page to show instead of these blocked sites"?
I entered the path of the page but it didn't work...
I entered like this "file:///G:/path/file.html" but nothing happened.
I understand! Thank you for your kindness!!개발자 답글
8년 전에 게시됨I did some research and it looks like Firefox 57 won't allow extensions to open local files. :(
https://discourse.mozilla.org/t/opening-links-to-local-files-file/16449/7 - 5점 만점에 5점Firefox 사용자 13489102 님, 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.개발자 답글
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.