Stylus에 대한 리뷰
Stylus 제작자: Stylus Team, Jeremy Schomery, tophf
리뷰 1,206개
- 5점 만점에 5점Firefox 사용자 13312517 님, 9년 전Awesome, used to be a stylish user but once I figured out how to export those user styles and import them into Firefox and Chrome I finally made the switch and never looked back
- 5점 만점에 1점Darwin4Ever 님, 9년 전Wanted to replace Stylish which was used to change the about:reader readability (larger text-area, smaller white-space and optionally 2 or more columns)
Unfortunately Stylus doesn't allow about:reader changes
A pity !개발자 답글
8년 전에 게시됨That's a Firefox 57+ restriction: Mozilla switched to WebExtension API for all extensions. There's no going back. - 5점 만점에 1점mikegonzalez2k 님, 9년 전This addon cannot be installed. No trouble installing ANY other addons.
개발자 답글
8년 전에 게시됨Sounds like a problem with addons.mozilla.org. We can't fix their bugs. Try again, they might have fixed it. - 5점 만점에 4점Skeletonxf 님, 9년 전It would be really nice if there's a way to disable the editor's section views and just see the css script in one code block. Toggling the UI layout doesn't seem to make a difference.
- 5점 만점에 5점there.is.only.xul 님, 9년 전Can you please add some options to your UI to maximize the space available to code editor textarea? Some ideas on how to do this~
1. Make the layout like Stylish 2.0.7 for Firefox by changing edit.css as follows:
#header { padding: 0; }
#header * { display: inline; }
h1 { display: none; }
h2 { font-size: 1.1em; }
#sections { padding: 0; }
#sections h2 { display: none; }
#sections div { padding: 0; }
...then move options into a #help-popup type overlay.
This would cause Linter errors to obnoxiously show up at the top the second you type an opening brace just as they do now on the left side.
2. If you think the above is too minimalist, you could add a toggle checkbox, similar to what you did with the "New Manage UI layout" one, to switch between the two layouts.
3. The simplest solution may be to add a horizontal resize-grip or maybe change the existing one to work for horizontal and vertical resizing.
It's kind of sad—though certainly not your fault—that I now have to ask you to do this. XUL allowed me to quietly solve past Stylish UI issues (such as AIOS compatibility) on my own. 개발자 답글
8년 전에 게시됨You can detach it into a new window by dragging the tab title. It's also customizable in Stylus options.- 5점 만점에 1점Firefox 사용자 12946727 님, 9년 전can't save new style.
when i import a style.json exported from stylish, stylus hangs up.개발자 답글
8년 전에 게시됨Sounds like the known issue of broken IndexedDB support in the browser profile. We've added another check to circumvent this problem. - 5점 만점에 5점Firefox 사용자 12388388 님, 9년 전Roku
Seems to work great except for the hassle to get anything verified - 5점 만점에 5점SpookyMulder 님, 9년 전It is great, all the styles are compatible and new firefox is supported, thank you!
- 5점 만점에 5점TheWayOfYahweh 님, 9년 전We just want to thank the dev(s) here for their excellent support in resolving our issue with getting Stylus to accept and run a particular theme we had been using in Stylish for a long, long time, but wouldn't initially work in Stylus in our preparation for Firefox 57+!
Superb job, thanks!