Recensioni per Block Site
Block Site di Ray
511 recensioni
- Valutata 2 su 5di Utente Firefox 17050060, 3 anni fa
- Valutata 5 su 5di Utente Firefox 14590404, 3 anni fa
- Valutata 5 su 5di Utente Firefox 16394173, 3 anni faBest blocker extension for me. A big improvememt would be to sync the settings across different browsers.
- Valutata 3 su 5di Utente Firefox 12178425, 3 anni faWhen it works it's good BUT it occasionally simply resets itself, so any blocked sites are invisibly unblocked.
- Valutata 5 su 5di Utente Firefox 17586560, 3 anni faI went out to do errands, came back to it, now it works
- Valutata 4 su 5di aoskovoroda, 3 anni fa
- Valutata 4 su 5di Utente Firefox 16808432, 3 anni faIt's really good. But it's not as intuitive as it could be.
- Valutata 1 su 5di Utente Firefox 17548622, 3 anni fa
- Valutata 5 su 5di Utente Firefox 17543933, 3 anni fa
- I 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, 3 anni fa
- Valutata 5 su 5di Utente Firefox 17507002, 3 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.