AIO Side Bar to Floating Windows - grundos.cafe

Moves the AIO Side Bars to separate floating windows.

作者
Firestix
今日安裝
0
安裝總數
18
評價
0 0 0
版本
0.0.3
建立日期
2023-10-18
更新日期
2024-12-10
尺寸
1.7 KB
授權條款
MIT
腳本執行於

Moves the AIO sidebar to moveable drop down windows.

This does not alter the original sidebar. To hide the original sidebar, add this to your sidebar's CSS:

#aio_sidebar > div[class] {
    display: none
}