In xLog, customizing pages requires using the custom CSS feature in the settings. However, currently, it is not possible to preview the effect in real-time when writing CSS in the settings interface, and debugging through the browser's inspection feature is also not a good experience. So, while watching anime in the afternoon, I developed this plugin.
Currently, this plugin has two functions:
- Real-time preview and debug your custom CSS.
- View other people's custom CSS
and directly copy the styles of CSS masters.
Video demonstration
Currently, this plugin may have many bugs and there are plans for refactoring. Download link.
Usage: Download and unzip it, open the extension management page, enable developer mode, and load the unpacked extension from the "dist" folder.
PS: I found that the official team is also working on this feature.