Greasy Fork is available in English.

ToC as side bar

Restrict width and move Table of Content to the right side.

< 腳本ToC as side bar的回應

提問/評論

§
發表於:2020-06-22

Restrict height and set overflow: auto

nice script, cloud you add

#toc > ul {
  max-height: 85vh;
  overflow: auto;
}

in GM_addStyle to avoid sometimes ToC too long to show?

FranklinYu作者
§
發表於:2021-09-06

Hi, thanks a lot for the feedback; I added something similar to it in v0.3, but it doesn’t seem to work with Firefox; I’ll spend some more time to research. Sorry for the delay!

發表回覆

登入以回復