Stylus 的评价
Stylus 作者: Stylus Team, Jeremy Schomery
1,155 条评价
- 评分 5 / 5来自 Firefox 用户 13312517, 8 年前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
- 评分 1 / 5来自 Darwin4Ever, 8 年前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. - 评分 1 / 5来自 mikegonzalez2k, 8 年前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. - 评分 4 / 5来自 Skeletonxf, 8 年前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, 8 年前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.- 评分 1 / 5来自 Firefox 用户 12946727, 8 年前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, 8 年前Roku
Seems to work great except for the hassle to get anything verified - 评分 5 / 5来自 SpookyMulder, 8 年前It is great, all the styles are compatible and new firefox is supported, thank you!
- 评分 5 / 5来自 TheWayOfYahweh, 8 年前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!