Search...Search plugins and themes...
⌘K
Sign in
  • Get started
  • Download
  • Pricing
  • Enterprise
  • Account
  • Obsidian
  • Overview
  • Sync
  • Publish
  • Canvas
  • Mobile
  • Web Clipper
  • CLI
  • Learn
  • Help
  • Developers
  • Changelog
  • About
  • Roadmap
  • Blog
  • Resources
  • System status
  • License overview
  • Terms of service
  • Privacy policy
  • Security
  • Community
  • Plugins
  • Themes
  • Discord
  • Forum / 中文论坛
  • Merch store
  • Brand guidelines
Follow us
DiscordTwitterBlueskyThreadsMastodonYouTubeGitHub
© 2026 Obsidian

China Speedup

beijing-bijitongbubeijing-bijitongbu102 downloads

国内加速的 Obsidian 插件商店:浏览、搜索、一键安装社区插件,下载经国内中转节点加速,自动选最快线路。支持服务端黑名单与特殊导入配置,以及官网调起一键安装。

Add to Obsidian
  • Overview
  • Scorecard
  • Updates2

面向中国大陆 Obsidian 用户的加速版插件商店。在 Obsidian 内浏览、搜索、一键安装社区插件, 插件清单与安装包都经国内中转节点(relay)加速,自动选择最快线路;无需翻墙、不再卡在 github.com / raw.githubusercontent.com。

功能

  • 加速下载:插件清单(community-plugins.json / stats / deprecation)与插件安装包 (main.js / manifest.json / styles.css)都走 relay 节点的 GitHub 反向代理 + 磁盘缓存。
  • 自动选最快节点:并发探测 relay-1..5(首胜即用,localStorage 缓存 1h,失败分级清缓存), relay-3..5 由服务端配置预留,新增节点零客户端改动。
  • 黑名单制 + 特殊导入制:官方全量清单减去服务端黑名单;官方没有的插件可由服务端 marketplace-config.json 注入「特殊导入」。两者均可热更新,无需发新版本。
  • 官网调起安装:注册 obsidian://plugin-market-cn 协议,官网(产品自有白名单域)可一键 打开商店并定位/安装插件;调起安装源只接产品自有域,防止任意网站推送恶意安装。
  • 插件自更新:临时文件下载 → 校验 → 原子替换,主线路走 relay、回退 GitHub Release。

架构

官网(产品自有域) ──obsidian://plugin-market-cn?action=…──► 插件
真 Obsidian + 本插件
  ├ relaySelector  自动选最快 relay
  ├ registry       合并 官方清单(−黑名单) + 特殊导入
  ├ installer      BRAT 式下载→写 .obsidian/plugins/<id>/→启用
  ├ deeplink       协议 handler + 白名单 host 校验
  └ updater        自更新
        │
relay-1..5 (nginx)
  ├ /gh/raw/<path>            → raw.githubusercontent.com(缓存)
  ├ /gh/release/<repo>/<v>/<f>→ github.com/releases/download(302 改写回 relay)
  └ /plugin-market/           → marketplace-config.json + 自更新制品 + health

安装(手动)

下载 release 里的 main.js / manifest.json / styles.css 放到 vault 的 .obsidian/plugins/china-speedup/,重启 Obsidian 并在「第三方插件」里启用。

开发

npm install
npm run typecheck   # tsc --noEmit
npm test            # jest
npm run build       # 产出 main.js
93%
HealthExcellent
ReviewSatisfactory
About
Browse and search the Obsidian community plugin store and install plugins with one click using China-optimized relay nodes. Speed up plugin and manifest downloads with automatic fastest-relay selection and caching, bypass direct GitHub access, and use secure deeplink installs plus atomic self-updates.
IntegrationsImportGit
Details
Current version
0.1.1
Last updated
Last week
Created
2 weeks ago
Updates
2 releases
Downloads
102
Compatible with
Obsidian 0.15.0+
Platforms
Desktop, Mobile
License
MIT
Report bugRequest featureReport plugin
Author
beijing-bijitongbubeijing-bijitongbu
GitHubnotesynchelper
  1. Community
  2. Plugins
  3. Integrations
  4. China Speedup

Related plugins

Zotero Integration

Insert and import citations, bibliographies, notes, and PDF annotations from Zotero.

Readwise Official

Sync highlights from Readwise to your vault.

ZotLit

Integrate with Zotero, create literature notes, and insert citations from a Zotero library.

Make It Rain

Pull Raindrop.io bookmarks, highlights, and attachments into Markdown notes with rich metadata, smart folder structures, and native file support.

Telegram Sync

Transfer messages and files from Telegram to Obsidian.

Snipd Official

Sync Snipd podcast highlights to your vault with transcript, notes, AI summaries and metadata.

Quartz Syncer

Manage and publish your notes to Quartz, the fast, batteries-included static-site generator.

Granola Sync

Sync Granola notes to your vault.

Importer

Convert your data to Markdown files you can use in Obsidian. Works with Apple Notes, OneNote, Evernote, Notion, Google Keep, and many other formats.

BRAT

Easily install a beta version of a plugin for testing.