LeechBlock NG에 대한 리뷰
LeechBlock NG 제작자: James Anderson
DarseZ 님의 리뷰
Hello, love this add-on!
Would you be able to remove the requirement to have "Access to all data on all websites"?
It doesn't seem that you would need to require this, just the URL only...please correct me if I'm incorrect on this assumption.
Developers may say they don't use any form/login/password data but there's no way for the end user to know. Many of the revised 57+ add-ons have this blanket permission and in many cases it doesn't seem necessary...in my uneducated opinion, of course. I'm open to being schooled.
Thank you and best wishes!
Would you be able to remove the requirement to have "Access to all data on all websites"?
It doesn't seem that you would need to require this, just the URL only...please correct me if I'm incorrect on this assumption.
Developers may say they don't use any form/login/password data but there's no way for the end user to know. Many of the revised 57+ add-ons have this blanket permission and in many cases it doesn't seem necessary...in my uneducated opinion, of course. I'm open to being schooled.
Thank you and best wishes!
개발자 답글
8년 전에 게시됨Happy to address this. Honestly, I'm not sure why Firefox gives that rather scary warning. It could be because LB uses a content script to display the countdown timer and warning message within the tab, over the web page. (Content scripts can, in principle, access all data on the web pages you view.) It could be because LB requests 'tabs' permission, so it can intermittently check whether block conditions are met for all open tabs, not just the active tab. I'll look into it. In any event, all the source code is publicly available on GitHub, so you can check that LB isn't doing anything untoward!