Κριτικές για το LeechBlock NG
LeechBlock NG από James Anderson
1.990 κριτικές
- Βαθμολογία 5 από 5από Saurabh, 5 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 16518793, 5 χρόνια πριν
- Βαθμολογία 5 από 5από Cynitec, 5 χρόνια πριν
- Βαθμολογία 5 από 5από peachy, 6 χρόνια πριν
- Βαθμολογία 5 από 5από Jeff, 6 χρόνια πριν
- Βαθμολογία 5 από 5από DimeMaker, 6 χρόνια πριν
- Βαθμολογία 5 από 5από Nogah7, 6 χρόνια πρινSimply excellent and flexible. Only request of the developers it make a simple checkbox in this general options tab to essentially put 'about:addons' and 'about:support' and 'about:config' behind a password at all times. The workaround to protect Leechblock from being disabled (including by Firefox 'Refresh' or 'Restarting with Add-ons Disabled'/Safe Mode) requires this. I'm sure this will be addressed soon because the development team has proven very responsive by email.
- Βαθμολογία 5 από 5από Χρήστης Firefox 12755506, 6 χρόνια πρινVery usefull since it allows a daily buffer of time.
- Βαθμολογία 5 από 5από Χρήστης Firefox 16487514, 6 χρόνια πριν
- Βαθμολογία 5 από 5από Jakob, 6 χρόνια πρινVery useful, light blocking plugin. Much easier to use than my previous plugin.
- Βαθμολογία 5 από 5από Χρήστης Firefox 16484255, 6 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 16472348, 6 χρόνια πριν
- Βαθμολογία 5 από 5από Forty-two [Victor Prieto`], 6 χρόνια πρινIt's a great application that is flexible with how you block sites. I personally like its ability to delay gratification. I have it set to delay opening websites by 45 seconds. Thank you!
- Βαθμολογία 5 από 5από Χρήστης Firefox 14898775, 6 χρόνια πριν
- Βαθμολογία 5 από 5από hazkaz, 6 χρόνια πριν
- Βαθμολογία 5 από 5από Jack, 6 χρόνια πριν
- Βαθμολογία 5 από 5από Χρήστης Firefox 13130181, 6 χρόνια πριν
- Βαθμολογία 4 από 5από Χρήστης Firefox 15372875, 6 χρόνια πριν5 stars if I could figure out a way to block an index site (home page) and have sub-domains not be blocked by default (manual exclusions aren't suitable if you'll want to access pages via a Google search, for example). Other than that works great.
Απάντηση προγραμματιστή
δημοσιεύτηκε στις 6 χρόνια πρινHere's an example of how to block the front page only:
reddit.com
+reddit.com/*+
See FAQ for details of exceptions and wildcards. - Βαθμολογία 5 από 5από Χρήστης Firefox 16336526, 6 χρόνια πρινYou did a great service to humanity James! you've saved thousands of hours of mankind! I wish I could donate you but US governments restricted our access to Paypal in Iran.
- Βαθμολογία 5 από 5από Florent, 6 χρόνια πριν
- Βαθμολογία 5 από 5από Kristian, 6 χρόνια πρινWorks really well, it saves me a lot of time I would otherwise waste with scrolling through YouTube or Reddit!
I have noticed that it is very easy to access the blocked sites by disabling the Addon from the addons page, which takes only a few clicks. This is probably not changeable from the extension code (to prevent bloatware extensions from blocking their removal), however, you can lock the extension yourself using the Firefox policy system, which prevents removal https://support.mozilla.org/en-US/kb/customizing-firefox-using-policiesjson
For reference, this is what I put into my policies.json:
{
"policies": {
"Extensions": {
"Locked": ["leechblockng@proginosko.com"]
},
"ExtensionSettings": {
"leechblockng@proginosko.com": {
"installation_mode": "force_installed",
"install_url": "https://addons.mozilla.org/firefox/downloads/latest/leechblock-ng/latest.xpi"
}
}
}
}
This way, you have to remove the file and restart firefox, for me this is cumbersome enough to stop me from disabling the extension. - Βαθμολογία 5 από 5από Χρήστης Firefox 13152535, 6 χρόνια πριν
- Βαθμολογία 5 από 5από Leonardo S. K., 6 χρόνια πρινProbably one of the best, if not the best addon made in the era of digital addiction. What really makes this the best is the level of customization it allows. One feature I've been using for some time is the grayscale one. Making everything grayscale just makes watching videos for hours much less engaging, which is good.
One thing I was not able to do however (and that's not really a flaw, but more of a very specific combination of rules) was to be able to make all pages grayscale except ones that have .png, .jpg, .jpeg, etc on their url. I've tried * +*.jpg +*.png +*.jpeg but I was not able to make it work this way, even though it works with more clearly defined urls.
Anyhow, many thanks for making this.Απάντηση προγραμματιστή
δημοσιεύτηκε στις 6 χρόνια πρινTry using the double-wildcard: +**.jpg +**.png +**.jpeg - Βαθμολογία 5 από 5από Χρήστης Firefox 5724541, 6 χρόνια πριν