027xiguapi/code-box

本插件可以用于CSDN/知乎/脚本之家/博客园/掘金等网站,一键下载文章html或markdown文件;实现无需登录一键复制代码;支持选中代码;或者代码右上角按钮的一键复制;解除关注博主即可阅读全文提示;去除登录弹窗;去除跳转APP弹窗.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 12 minutes ago
Type:Plugin / ExtensionCategory(s):Browsers & ExtensionsWeb Development
Added to GitGenius on September 16th, 2026
Created on July 9th, 2024
Open Issues & Pull Requests: 16 (+0)
GitHub issues: Enabled
Number of forks: 296
Total Stargazers: 4,151 (+0)
Total Subscribers: 16 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 10.8 hours
Mean response time: 12.7 days
90th percentile: 13.8 days
Tracked items: 24

Most active contributors

Sign in to see contributor activity.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 15
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 521 days
Stale 30+ days: 15
Stale 90+ days: 13

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Code Box is a browser extension that removes paywalls and friction from reading and copying code on Chinese content platforms.

The extension solves the problem of restricted access to code snippets and articles on sites like CSDN, Zhihu, Script Home, Cnblogs, and Juejin. It works by injecting functionality into these websites to bypass common barriers: users can copy code without logging in, download articles as HTML or Markdown files with a single click, select and copy code snippets directly, and dismiss login prompts and app-redirect popups. The tool also removes the "follow the author" requirement that blocks full article reading on some platforms.

The extension suits developers who frequently reference code examples and articles from these Chinese platforms but find the login requirements and copy restrictions frustrating. It is particularly valuable for those who want to archive articles locally or work with code snippets without creating accounts. The tool targets a specific ecosystem of platforms rather than attempting broad compatibility, which means its usefulness depends entirely on whether you use these particular sites.

The project shows active maintenance with regular updates addressing user-reported issues and feature requests. Development includes ongoing refinement of the core functionality across different target platforms, indicating the maintainers are responsive to how the extension performs in real-world usage. The codebase is written in TypeScript, suggesting attention to code quality and type safety in the extension's implementation.