Stylus 的评价
Stylus 作者: Stylus Team, Jeremy Schomery, tophf
1,224 条评价
- 评分 4 / 5来自 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. 开发者回应
发布于 9 年前You can detach it into a new window by dragging the tab title. It's also customizable in Stylus options.- 评分 1 / 5来自 Firefox 用户 12946727, 9 年前can't save new style.
when i import a style.json exported from stylish, stylus hangs up.开发者回应
发布于 9 年前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! - 评分 5 / 5来自 Firefox 用户 12889407, 9 年前I mainly use Stylish to set a dark them on websites, to prevent my eyes bleeding.
- 评分 5 / 5来自 Firefox 用户 12207581, 9 年前Does what it's supposed to. Performance seems good. Unfortunately cannot be used in privileged URLs like "about:home" but that is a Firefox WebExtensions restriction, not the fault of the add-on.
- 评分 5 / 5来自 Rodrigo Diamantino, 9 年前All I could ask for:
It themes websites properly, works flawlessly on the latest nightly and doesn't get in your way while doing its job.