Stylus incelemeleri
Stylus geliştiren: Stylus Team, Jeremy Schomery, tophf
1.006 inceleme
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14135660, 8 yıl önce
- 5 üzerinden 5 puanyazan: Radu Bogoevici, 8 yıl önce
- 5 üzerinden 5 puanyazan: Jan Klass, 8 yıl önce
- 5 üzerinden 5 puanyazan: GuessWhatBBQ, 8 yıl önce
- 5 üzerinden 5 puanyazan: kenakofer, 8 yıl önceThe power of stylish without the ridiculous company that owns it.
- 5 üzerinden 5 puanyazan: dayfuaim, 8 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14115540, 8 yıl önceCompletely revolutionized my browsing experience. Dark themes, custom scaling, reordered navigation, accessibility improvements, adding responsive features, removing clutter, etc. This makes it all possible. It's easy to use, too. And the editor does live reloading. And there's tons of styles already. And they can be combined. Oh man, this thing is pretty great.
- 5 üzerinden 5 puanyazan: Ashhar Hasan (work), 8 yıl önce
- 5 üzerinden 5 puanyazan: Hades, 8 yıl önceBetter than Stylish. Stylish turned to garbage after being purchased by an ad company.
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12376444, 8 yıl önceБолее правильно работает с одним из скриптов (Dark VK), чем Stylish.
- 5 üzerinden 5 puanyazan: thatonedrummer89, 8 yıl önce
- 5 üzerinden 5 puanyazan: Chandelier, 8 yıl önceWhat a wonderful extension!
I suppose it does much more better than stylish not only in the respect of privacy but also the lightweight and powerful design! - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 14026981, 8 yıl önceStyles are applied when page load is finished, however loading time of page may be long.
If Stylus can run at document start, I don't need to wait page load finished.
Can Stylus run at document start?
updated:
Oh, I find the problem. It is my fault.
I used 'max-width: calc(100vw - var(--scrollbar_vertical_width));' in Stylus.
And the value of '--scrollbar_vertical_width' is set using javascript (Tampermonkey).
i.e. window.addEventListener("load", function() {/* calculate scroll bar size */})
The value is set on loaded, so before loaded the value is invalid and the style will go wrong.
Now I change 'load' to 'DOMContentLoaded', it is fine.Geliştiricinin yanıtı
gönderilme: 8 yıl önceExcellent investigation! Indeed, Stylus runs at document start and has been doing that since forever. - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 12505628, 8 yıl önceBeen using this for a while. It's easy to find & tweak new styles. ALSO, it doesn't sell your data like "Stylish" does, which makes this extension better in every way.
- 5 üzerinden 5 puanyazan: luisFer, 8 yıl önce
- 5 üzerinden 5 puanyazan: Hot Ice, 8 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13072522, 8 yıl öncewas working great. But suddenly after the update, all my styles are deleted and new styles get deleted as soon as I install them.
I am currently on FF Nightly on windows and I am not using any "smart" apps like CCleaner that purge extension's storage.
Edit: Not sure what was the actual problem, but after uninstalling and reinstalling the addon, everything seemed to work fine. Reminder: always backup the styles.Geliştiricinin yanıtı
gönderilme: 8 yıl önceStylus can't remove all styles. There's simply no such code. Nothing related to style management was added recently.
AFAIK there's nothing in Stylus that could possibly trigger this kind of bug in FF Nightly. I've seen many nonsensical bugs in FF Nightly over the last year so that must be just another one.
The problem seems specific to this build of FF Nightly, see http://forums.mozillazine.org/viewtopic.php?f=23&t=3040021 - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13639909, 8 yıl önce
- 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13969629, 8 yıl önceIs it possible to use relative paths? If so, how to write them? Thanks
For example, use a picture placed in the /chrome/ folder as a background
Got it, thank you.Geliştiricinin yanıtı
gönderilme: 8 yıl önceWebExtensions can't access arbitrary local files. You can use an online converter like dataurl.net to get a standard CSS data URL out of your picture. - 5 üzerinden 5 puanyazan: Firefox kullanıcısı 13443298, 8 yıl önceworks perfectly right from the start and privacy doesn't seem to be an issue