GitHub to DeepWiki

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

Author
Leihao Zhou
Daily installs
0
Total installs
2
Ratings
0 0 0
Version
0.1
Created
2025-04-29
Updated
2025-04-29
Size
8 KB
License
MIT
Applies to

### 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.