Recensions par Stylus
Stylus di Stylus Team, Jeremy Schomery
1.172 recensions
- Valutade 5 su 5di Utent Firefox 14115540, 7 χρόνια πρινCompletely 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.
- Valutade 4 su 5di Utent Firefox 12912139, 7 χρόνια πριν
- Valutade 5 su 5di Ashhar Hasan (work), 7 χρόνια πριν
- Valutade 5 su 5di Hades, 7 χρόνια πρινBetter than Stylish. Stylish turned to garbage after being purchased by an ad company.
- Valutade 4 su 5di Ivan, 7 χρόνια πριν
- Valutade 5 su 5di Utent Firefox 12376444, 7 χρόνια πρινБолее правильно работает с одним из скриптов (Dark VK), чем Stylish.
- Valutade 5 su 5di thatonedrummer89, 7 χρόνια πριν
- Valutade 5 su 5di Chandelier, 7 χρόνια πρινWhat 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! - Valutade 5 su 5di Utent Firefox 14026981, 7 χρόνια πρινStyles 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.Rispueste dal svilupadôr
publicât ai 7 χρόνια πρινExcellent investigation! Indeed, Stylus runs at document start and has been doing that since forever. - Valutade 4 su 5di Utent Firefox 12570433, 7 χρόνια πριν有时候打开一些网页css不起作用,然后刷新一下又好了,问题不经常出现,不过还是希望能够解决。
Rispueste dal svilupadôr
publicât ai 7 χρόνια πρινWe can't solve problems which we can't reproduce. Please specify the site URL and the version of Firefox you're using. - Valutade 5 su 5di Utent Firefox 12505628, 7 χρόνια πρινBeen 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.
- Valutade 5 su 5di luisFer, 7 χρόνια πριν
- Valutade 5 su 5di Hot Ice, 7 χρόνια πριν
- Valutade 5 su 5di Utent Firefox 13072522, 7 χρόνια πρινwas 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.Rispueste dal svilupadôr
publicât ai 7 χρόνια πρινStylus 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 - Valutade 3 su 5di vertigo, 7 χρόνια πρινNeed to be able to easily make rules for sites. For example, I can't set it to use a theme globally but then disable that theme and/or use another one on specific sites. I've yet to find a theme that looks good everywhere, so the ability to customize per domain, and even per page, is a necessity.
- Valutade 3 su 5di Utent Firefox 13988451, 7 χρόνια πριν
- Valutade 5 su 5di Utent Firefox 13639909, 7 χρόνια πριν
- Valutade 5 su 5di Utent Firefox 13969629, 7 χρόνια πρινIs 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.Rispueste dal svilupadôr
publicât ai 7 χρόνια πρινWebExtensions 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. - Valutade 5 su 5di Utent Firefox 13443298, 7 χρόνια πρινworks perfectly right from the start and privacy doesn't seem to be an issue
- Valutade 4 su 5di Florian, 7 χρόνια πρινAll my styles has disappeared just now... can't explain how or why..
Rispueste dal svilupadôr
publicât ai 7 χρόνια πρινStylus can't "disappear" styles. It's either a bug in the browser or your user profile is damaged. Also make sure you're not using "smart" apps like CCleaner which may delete the style storage.
P.S. If you've switched Firefox into a permanent private mode, Firefox erases the previously used style storage, it's a known bug in Firefox. Might be fixed in Nightly, though.