As a front-end developer who contributes to open source projects, I noticed there is room for improvement in code reading experience on the official CSDN website. Leveraging my rich experience in front-end development, I developed this extension to help developers browse and learn CSDN articles more efficiently.
- One-click expand all code blocks: No need to expand manually to view code fully
- Intelligent code copying: Seamlessly copy code snippets to editors
- Login-free: In line with CSDN's open spirit, no login required to use the extension
Clone this repo. Go to chrome://extensions
to access Extensions page. Enable Developer mode and select Load Unpacked Extension to install from project folder. Refer to Chrome Extension Development Guide for more details on Chrome extension development.
If the shortcut key and the right-click context menu for copying do not work, you can try copying the selected area by cutting it
For any issues encountered or new feature requests, please feel free to create issues or pull requests on GitHub.
Released under the MIT license.
Thanks to the open source community for the technical sharing and support. Also thanks to domestic sites like CSDN for their "contributions" to developers.
FOR MyYuanYuan!