Recensioni per Block Site
Block Site di Ray
463 recensioni
- Valutata 1 su 5di mabalag, 2 anni fa
- Valutata 5 su 5di Utente Firefox 14590404, 2 anni fa
- Valutata 5 su 5di Utente Firefox 16394173, 2 anni faBest blocker extension for me. A big improvememt would be to sync the settings across different browsers.
- Valutata 5 su 5di Claudiu, 2 anni fa
- Valutata 3 su 5di Utente Firefox 12178425, 2 anni faWhen it works it's good BUT it occasionally simply resets itself, so any blocked sites are invisibly unblocked.
- Valutata 5 su 5di azad, 2 anni fa
- Valutata 5 su 5di Сырное, 2 anni faa very useful extension. this is usually done on routers, but lazy ones can also do it on clients.
please add support for redirecting to local files (images). - Valutata 4 su 5di Léon, 2 anni faNot bad to block all the stupid propaganda about the war but it doesn't prevent the sites to appear in the search engines.
- Valutata 5 su 5di Utente Firefox 17586560, 2 anni faI went out to do errands, came back to it, now it works
- Valutata 4 su 5di aoskovoroda, 2 anni fa
- Valutata 5 su 5di DoanTR, 2 anni fa
- Valutata 4 su 5di Utente Firefox 16808432, 2 anni faIt's really good. But it's not as intuitive as it could be.
- Valutata 5 su 5di Alepou, 2 anni faThank you for your extension!!! I hope Mozilla not remove it. They don't have any password to firefox for our protection. I think there is a problem here. If I close the extension and open it again, the addon closes all block sites. Can you fix this?
- Valutata 1 su 5di Utente Firefox 17548622, 2 anni fa
- Valutata 5 su 5di Utente Firefox 17543933, 2 anni fa
- Valutata 5 su 5di fighter, 2 anni fa
- Valutata 5 su 5di oui, 2 anni faI wrote a css override to make it more encouraging.
The code below makes the custom message you write look fancier, and removes the discouraging ! sign. I'd much rather block sites gently.
Thank you for such an awesome plugin though.
body {
background-image: url(https://source.unsplash.com/collection/139386/1920x1080/?sig=) !important;
background-repeat: no-repeat;
background-size: cover;
}
h1, table, #exception,#options, #switch,footer,header{
display:none !important;
}
#message {
width: 100%;
text-align: center;
font-size: 5em;
padding: 0 !important;
height: 100%;
display: flex;
align-items: center;
justify-content: center;
font-weight: 100;
background: #222222ba;
margin: 0 !important;
} - Valutata 1 su 5di Utente Firefox 17331446, 2 anni fa
- Valutata 5 su 5di Utente Firefox 17507002, 2 anni faThe new(er) version does not work well, after I load all my blocking page via a textfile, everything is working. But after a restart, I can see the blocked site, but when I click on a link from a blocked site (going to a sub link) it start blocking. When I save for example a new website to block, everything is working good again. But after a restart same problems. In the past I used it with succes, but now there is something not quite right.
- Valutata 3 su 5di guz, 2 anni faLatest update make it unusable. Redirecting doesn't work - Address of the page repeated many times. I had pages blocking from 23 to 7 o'clock - an error pops up that the "from" parameter must be smaller than the "to" parameter.
- Valutata 4 su 5di Chris, 2 anni fa
- Valutata 3 su 5di Utente Firefox 13660064, 2 anni faThis is a fantastic add-on but...
In the last update (0.4.4.1) the scheduled blocks appear to have become scheduled UNblocks and I can't see anywhere this change has been explained.
Aside from that, scheduled blocks are now unnecessarily complicated:
"By providing a regular expression rule, you can limit the current schedule to the matching URLs. To have multiple schedules with different rules, fill the section for each rule and press the save button. To delete a saved rule, fill the rule part and wait for the extension to load the schedule, then delete the timing section without removing the rule itself."
... wut?