AIO Side Bar to Floating Windows - grundos.cafe

Moves the AIO Side Bars to separate floating windows.

ავტორი
Firestix
დღიური ინსტალაციები
0
მთლიანი ინსტალაციები
16
რეიტინგი
0 0 0
ვერსია
0.0.2
შექმნილია
18.10.2023
განახლებულია
25.10.2023
ლიცენზია
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
}