GitHub to DeepWiki

Adds a button to GitHub repo pages to open the corresponding DeepWiki page.

작성자
Leihao Zhou
일일 설치 수
0
총 설치 수
5
평점
0 0 0
버전
0.1
생성일
2025-04-29
갱신일
2025-04-29
크기
8KB
라이선스
MIT
적용 사이트

### English Description

**GitHub to DeepWiki UserScript**

Adds a "🚀 Open in DeepWiki" button to GitHub repository main pages (`https://github.com/username/repository-name`), allowing quick navigation to the corresponding DeepWiki page (`https://deepwiki.com/username/repository-name`).

**Key Features:**

* **One-Click Navigation:** Directly open the associated DeepWiki page from the GitHub repository page.
* **Automatic Detection:** The button only appears on valid GitHub repository main pages.
* **SPA Compatibility:** Works with GitHub's dynamic navigation (SPA), ensuring the button functions correctly after page transitions.
* **Friendly UI:** The button style is consistent with GitHub's design.

**Installation:** Requires [Tampermonkey](https://www.tampermonkey.net/) or a similar user script manager to be installed first.

长期地址
遇到问题?请前往 GitHub 提 Issues。