AIO Side Bar to Floating Windows - grundos.cafe

Moves the AIO Side Bars to separate floating windows.

このスクリプトの質問や評価の投稿はこちら通報はこちらへお寄せください。
作者
Firestix
1日のインストール数
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
}