Stylus에 대한 리뷰
Stylus 제작자: Stylus Team, Jeremy Schomery, tophf
리뷰 1,206개
- Need to be able to easily make rules for sites. For example, I can't set it to use a theme globally but then disable that theme and/or use another one on specific sites. I've yet to find a theme that looks good everywhere, so the ability to customize per domain, and even per page, is a necessity.
- 5점 만점에 3점Firefox 사용자 13988451 님, 8년 전
- 5점 만점에 5점Firefox 사용자 13639909 님, 8년 전
- 5점 만점에 5점Firefox 사용자 13969629 님, 8년 전Is 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.개발자 답글
8년 전에 게시됨WebExtensions 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. - 5점 만점에 5점Firefox 사용자 13443298 님, 8년 전works perfectly right from the start and privacy doesn't seem to be an issue
개발자 답글
8년 전에 게시됨Stylus can't "disappear" styles. It's either a bug in the browser or your user profile is damaged. Also make sure you're not using "smart" apps like CCleaner which may delete the style storage.
P.S. If you've switched Firefox into a permanent private mode, Firefox erases the previously used style storage, it's a known bug in Firefox. Might be fixed in Nightly, though.- 5점 만점에 5점Firefox 사용자 12420523 님, 8년 전
- 5점 만점에 5점Firefox 사용자 13558615 님, 8년 전
- 5점 만점에 4점Firefox 사용자 13824800 님, 8년 전PRIVACY CONCERN: Why does the latest update require access to your data for openusercss.com and openusercss.org?
Great functionality otherwise.개발자 답글
8년 전에 게시됨Stylus doesn't access any data on any site. The new content script for openusercss will simply facilitate installation and updating of usercss styles from that site.
The content script tells the site the name of the extension (Stylus) and whether the style (displayed on the site page) is installed so the site displays the extension name and "Install" or "Update" on its action button.
The fact that Firefox displays this warning is just another example of how buggy WebExtensions implementation is in FF. It's really sad and disgusting. The thing is, Stylus has always had access to all sites via its content script that runs on all URLs - this is a necessary requirement to apply styling - so adding another content script makes no actual difference. - 5점 만점에 5점xxjohndifoolxx 님, 8년 전
- 5점 만점에 5점Firefox 사용자 12178789 님, 8년 전
- 5점 만점에 5점Firefox 사용자 13735421 님, 8년 전This extension is wonderful, thank you so much for your time and effort!!!