LeechBlock NG 的评价
LeechBlock NG 作者: James Anderson
DarseZ 的评价
评分 3 / 5
来自 DarseZ,7 年前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!
开发者回应
发布于 7 年前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!