Skip to content

Appigle/csdn_experience_improving_chrome_plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Improving the Coding Experience on CSDN with a Chrome Extension

English | 中文

Introduction

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.

Features

  • 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

Local Installation and Use

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

Contributing

For any issues encountered or new feature requests, please feel free to create issues or pull requests on GitHub.

License

Released under the MIT license.

Acknowledgement

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!

About

CSDN 浏览用户体验优化插件 UX improve!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published