Stylish Lite

Install and Manage user styles,Just like Stylish.Of course, Edit included.

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Autor
黄盐
Installationen heute
0
Installationen gesamt
1.387
Bewertungen
23 0 0
Version
0.4
Erstellt am
27.12.2017
Letzte Aktualisierung
03.02.2018
Größe
53,6 KB
Lizenz
n/a
Wird angewandt auf
Alle Seiten

SLStylish Lite (SL)

Install and Manage user styles,Just like Stylish.

Author: 黄盐(Foovon)

Compatibility Tampermonkey

What can SL do ?

  • Open Manage Panel:

Open Manage Panel image

  • About Styles List:

About Styles List image

  • About Edit Styles:

About Edit Styles image

How to install styles?

  • Install From Server: > In some cases, install styles from page may not work correctlly, you can try to install form Server.

Install From Server image

  • Install From Page: > In some cases, install styles from server may not work correctlly, you can try to install form page's css code.

Install From Page image

Not Good Enough:

Some styles may paticulary fit chrome/firefox/..., but this script just install the default style, without checking the paticular one. These may be add to SL in later versions.

Welcome to fork / pull request !!!

You have good idea? Welcome to open issues ... (^_<)

History:

  • V 0.4 :: fix multi-line rule style not working

like

@-moz-document url-prefix(http://), url-prefix(https://), url-prefix(ftp://), url-prefix(file://), url(about:blank),
/* Best effort to exclude about pages that conflict with Australis-native styling   */
regexp("about:(?!addons|app-manager|config|customizing|stylish-edit|downloads|permissions|preferences|sync-tabs|webrtc).*")
/*url-prefix("about:neterror")*/
/* url-prefix("about:"),   */

now, it can work correctly.