A floating table of content widget
< 腳本Toc Bar, auto-generating table of content的回應
Hi, thanks for this wonderful script, it really helps me a lot.
It seems that the contentSelector for Medium doesn't apply anymore by the time of this comment, could you please take a look into that?
Also, for what it's worth, I'd like to provide a few site settings for some sites I used to browse:
{ "docs.celeryproject.org": { contentSelector: "[role=main]", }, "docs.python.org": { contentSelector: "[role=main]", }, "packaging.python.org": { contentSelector: "[role=main]", }, "readthedocs.io": { contentSelector: "[role=main]", }, "www.vinta.com.br": { contentSelector: ".post-content-body", }, "ffmpeg.org": { contentSelector: "#page-content-wrapper", }, "ruanyifeng.com": { contentSelector: "[class=hentry]", }, "realpython.com": { contentSelector: ".main-content", }, "en.wikipedia.org": { contentSelector: "#content", } }
Again, really appreciate your work.
登入以回覆
土豆服务器,请按需使用
镜像地址随时可能被墙,建议加群获取最新地址
QingJ © 2025
镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址
Hi, thanks for this wonderful script, it really helps me a lot.
It seems that the contentSelector for Medium doesn't apply anymore by the time of this comment, could you please take a look into that?
Also, for what it's worth, I'd like to provide a few site settings for some sites I used to browse:
Again, really appreciate your work.