Block Site 的評論
Block Site 作者: Ray
511 筆評論
- 評價 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 年前
- 評價 4 分,滿分 5 分來自 Firefox 使用者 16808432,3 年前It's really good. But it's not as intuitive as it could be.
- 評價 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.