GitHub to DeepWiki

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

Autore
Leihao Zhou
Installazioni giornaliere
0
Installazioni totali
2
Valutazione
0 0 0
Versione
0.1
Creato il
29/04/2025
Aggiornato il
29/04/2025
Dimensione
8 KB
Licenza
MIT
Applica a

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