Shqyrtime për LeechBlock NG
LeechBlock NG nga James Anderson
1599 shqyrtime
- Vlerësuar me 5 yje nga 5 të mundshëmnga Cynitec, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga peachy, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Jeff, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga DimeMaker, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Nogah7, 4 vite më parë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.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 12755506 përdoruesi Firefox-i, 4 vite më parëVery usefull since it allows a daily buffer of time.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 16487514 përdoruesi Firefox-i, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14485689 përdoruesi Firefox-i, 4 vite më parëVery useful, light blocking plugin. Much easier to use than my previous plugin.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 16484255 përdoruesi Firefox-i, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Arash M., 4 vite më parëAbsolutely excellent. Helps me staying productive.
- Vlerësuar me 5 yje nga 5 të mundshëmnga 16472348 përdoruesi Firefox-i, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Forty-two [Victor Prieto`], 4 vite më parë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!
- Vlerësuar me 5 yje nga 5 të mundshëmnga 14898775 përdoruesi Firefox-i, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga hazkaz, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Jack, 4 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 13130181 përdoruesi Firefox-i, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 16336526 përdoruesi Firefox-i, 5 vite më parë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.
- Vlerësuar me 5 yje nga 5 të mundshëmnga Florent, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Kristian, 5 vite më parë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. - Vlerësuar me 5 yje nga 5 të mundshëmnga 13152535 përdoruesi Firefox-i, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga Leonardo S. K., 5 vite më parë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.Përgjigje zhvilluesi
postuar më 5 vite më parëTry using the double-wildcard: +**.jpg +**.png +**.jpeg - Vlerësuar me 5 yje nga 5 të mundshëmnga 5724541 përdoruesi Firefox-i, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga GAL, 5 vite më parëExcellent, simple to use, highly flexible so that you can setup the kind of help you need. It really helped me improve my focus at work.
- Vlerësuar me 5 yje nga 5 të mundshëmnga GenFlogi, 5 vite më parë
- Vlerësuar me 5 yje nga 5 të mundshëmnga 16423880 përdoruesi Firefox-i, 5 vite më parëWorks almost as intended. I blocked Youtube for starters and as long as I'm actively interacting with or giving focus to firefox, the counter is ticking down. The moment I'll click on something on my second monitor (in this case, Discord) the counter stops after two seconds. This has been reproduceable. I'll use it further as a reminder for myself, but sadly it's not working as I need it right now :/
Edit: Thanks! Is working as wished :)Përgjigje zhvilluesi
postuar më 5 vite më parëUncheck the option "Count time spent on these sites only when browser tab is active" as a workaround. The next release will include an option to treat all browser windows as focused.