Stylus のレビュー
Stylus 作成者: Stylus Team、 Jeremy Schomery、 tophf
合計レビュー数: 1,007
- 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. - 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. - 5 段階中 5 の評価Firefox ユーザー 13230603 によるレビュー (9年前)The only downside is the lack of a simple whitelist into the global themes, people have to know some programming in order to use it. The interface of this addon needs a nice work but even with that, it's a fantastic job. Thanks for the addon.
- I am having trouble adding styles on userstyles. It worked before but not anymore. The add to stylus popup shows and then the style is not added the userstyles are empty after adding. I have tried a few styles with the same result.
Adding styles more manually by copying the userstyle code and saving it does work. Have userstyles found a way to stop Stylus from adding styles easily? Their site is very difficult to navigate not allowing right click and opening styles in new tabs, attempting to stop copy unless the keyboard is used.
Unfortunately even after adding manually I cannot find the style in the installed styles screen. The only way I have of knowing that a style is installed is by the number that now shows on the Stylus button when I visit the site that the style sheet applies to. It did not do that before when I confirmed to install the stylesheet from userstyles.
[EDIT] Strangely, if I click on the style, which I manually installed, shown in the drop down list shown under the Stylus button while the installed styles page is open the style then appears on the installed styles page. Surely this is a bug? It should show after being installed.
Unfortunately all this makes it far more difficult to use.
[EDIT2] After more testing, I disabled Greasemonkey and FEBE and after a restart Stylus then worked. However after re-enabling those two extensions Stylus now works and can install userstyles from the website. They are also showing where they should do. I am not sure why this happened but I am glad to say it is now working okay.