CSDN 专栏优化脚本 📚

通过在 CSDN 专栏页面添加一个侧边栏菜单,列出当前专栏的所有文章,提升阅读体验 🌟

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Tác giả
silence-lei
Cài đặt hàng ngày
0
Số lần cài đặt
99
Đánh giá
0 0 0
Phiên bản
1.4.2
Đã tạo
13-11-2024
Đã cập nhật
18-02-2025
Kích thước
40 KB
Giấy phép
MIT
Áp dụng cho

CSDN 专栏优化脚本 📚

简介

CSDN 专栏优化脚本旨在提升 CSDN 专栏页面的阅读体验。通过在专栏页面添加一个侧边栏菜单,列出当前专栏的所有文章,用户可以更方便地浏览和切换文章。此脚本支持缓存和懒加载,以提高性能和响应速度。🌟

功能

  • 侧边栏菜单:在 CSDN 专栏页面右侧添加一个侧边栏菜单,列出当前专栏的所有文章。
  • 文章切换:点击侧边栏中的文章链接,可以直接跳转到对应的文章页面。
  • 文章目录:支持切换显示文章目录,方便导航。
  • 缓存机制:文章列表数据会缓存到本地存储,减少重复请求,提高加载速度。
  • 懒加载:首次加载时只加载第一页文章,后续页面按需加载。
  • 定位当前文章:侧边栏提供一个定位按钮,点击后会自动滚动到当前文章\目录的位置。
  • 返回顶端功能:在专栏模式下,提供返回目录顶端的按钮,方便文章数量较多时快速回到顶部。
  • 收起/展开侧边栏:侧边栏可以收起和展开,以适应不同的屏幕尺寸。

前置条件

  • 您需要先安装 CSDNGreener 脚本,因为开发时使用了该脚本,所以没考虑不安装本脚本的格式。