🖥️ Advanced Rendering (Web)

Advanced Rendering

Enabling Advanced Rendering (AR) allows the chat page to render standard HTML and CSS, supporting highly powerful and flexible page beautification.

How to Enable

  1. Open the main interface.
  2. Click the top-left corner to open the left sidebar.
  3. Click More at the bottom.
  4. Click Settings.
  5. Click Advanced Rendering.
  6. Toggle the Advanced Rendering switch to ON.

How to Use

Edit any chat bubble on the chat page and paste the following content:

This is a line with <span style="color: red">red</span> text.
It also includes <strong>bold</strong> text.
Sometimes you can even see an image <img src="https://upload.wikimedia.org/wikipedia/zh/9/94/Genshin_Impact.jpg" />

JavaScript Support