Recensioner för Stylus
Stylus av Stylus Team, Jeremy Schomery, tophf
Recension av Firefox-användare 13969629
Betygsatt 5 av 5
av Firefox-användare 13969629, för 8 år sedanIs 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.
For example, use a picture placed in the /chrome/ folder as a background
Got it, thank you.
Utvecklarens svar
postad för 8 år sedanWebExtensions 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.