Revisiones de Stylus
Stylus por Stylus Team, Jeremy Schomery, tophf
996 revisiones
- Se valoró con 5 de 5por Hades, hace 8 añosBetter than Stylish. Stylish turned to garbage after being purchased by an ad company.
- Se valoró con 5 de 5por Usuario de Firefox 12376444, hace 8 añosБолее правильно работает с одним из скриптов (Dark VK), чем Stylish.
- Se valoró con 5 de 5por thatonedrummer89, hace 8 años
- Se valoró con 5 de 5por Chandelier, hace 8 añosWhat 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! - Se valoró con 5 de 5por Usuario de Firefox 14026981, hace 8 añosStyles 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.Respuesta del desarrollador
publicado el hace 8 añosExcellent investigation! Indeed, Stylus runs at document start and has been doing that since forever. - Se valoró con 5 de 5por Usuario de Firefox 12505628, hace 8 añosBeen 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.
- Se valoró con 5 de 5por luisFer, hace 8 años
- Se valoró con 5 de 5por Hot Ice, hace 8 años
- Se valoró con 5 de 5por Usuario de Firefox 13072522, hace 8 añoswas 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.Respuesta del desarrollador
publicado el hace 8 añosStylus 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 - Se valoró con 5 de 5por Usuario de Firefox 13639909, hace 8 años
- Se valoró con 5 de 5por Usuario de Firefox 13969629, hace 8 añosIs 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.Respuesta del desarrollador
publicado el hace 8 añosWebExtensions 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. - Se valoró con 5 de 5por Usuario de Firefox 13443298, hace 8 añosworks perfectly right from the start and privacy doesn't seem to be an issue
- Se valoró con 5 de 5por hyperfekt, hace 8 añosWorks great, and supports live reload for easily developing in a different editor.
- Se valoró con 5 de 5por Kolin S., hace 8 añosпросто шикарно...все нравится...а ведь я о нем и не знал ...все мучился с етим пришыбленым, чокнутым stylish. всем однозначно советую .
- Se valoró con 5 de 5por Karma, hace 8 añosMy favorite user style extension. Easy to use and lightweight.
- Se valoró con 5 de 5por l0o0, hace 8 añosNice tool. Is it possible to add customize javascript code to stylus?
Respuesta del desarrollador
publicado el hace 8 añosStylus is CSS-only. There are other extensions that allow adding both CSS and JavaScript. - Se valoró con 5 de 5por Usuario de Firefox 12420523, hace 8 años
- Se valoró con 5 de 5por criss, hace 8 años
- Se valoró con 5 de 5por Usuario de Firefox 13558615, hace 8 años
- Se valoró con 5 de 5por Ryan B., hace 8 años