Block Site 的评价
Block Site 作者: Ray
488 条评价
- 评分 2 / 5来自 Firefox 用户 17050060, 3 年前
- 评分 5 / 5来自 Firefox 用户 14590404, 3 年前
- 评分 5 / 5来自 Firefox 用户 16394173, 3 年前Best blocker extension for me. A big improvememt would be to sync the settings across different browsers.
- 评分 3 / 5来自 Firefox 用户 12178425, 3 年前When it works it's good BUT it occasionally simply resets itself, so any blocked sites are invisibly unblocked.
- 评分 4 / 5来自 aoskovoroda, 3 年前
- 评分 1 / 5来自 Firefox 用户 17548622, 3 年前
- 评分 5 / 5来自 Firefox 用户 17543933, 3 年前
- 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;
} - 评分 1 / 5来自 Firefox 用户 17331446, 3 年前
- 评分 5 / 5来自 Firefox 用户 17507002, 3 年前The 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.