AIO Side Bar to Floating Windows - grundos.cafe

Moves the AIO Side Bars to separate floating windows.

نووسەر
Firestix
Daily installs
0
Total installs
13
Ratings
0 0 0
وەشان
0.0.2
Created
2023-10-18
Updated
2023-10-25
مۆڵەت
MIT
Applies to

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
}