AIO Side Bar to Floating Windows - grundos.cafe

Moves the AIO Side Bars to separate floating windows.

질문, 리뷰하거나, 이 스크립트를 신고하세요.
개발자
Firestix
일일 설치수
0
총 설치수
15
평점
0 0 0
버전
0.0.2
생성
2023-10-18
갱신
2023-10-25
라이선스
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
}