GitHub → DeepWiki Button

Adds an "Open in DeepWiki" button on GitHub repo pages, search results, topics, and explore pages

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
michael-farah
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
0
Βαθμολογίες
0 0 0
Έκδοση
1.2
Δημιουργήθηκε την
03/04/2026
Ενημερώθηκε την
03/04/2026
Μέγεθος
7 KB
Άδεια
MIT
Εφαρμόζεται σε

A simple userscript that adds a button to open GitHub repositories directly in DeepWiki.

I wrote this so you can jump straight from GitHub to a repo's DeepWiki page in one click. It just grabs the owner/repo from the GitHub URL, creates a link to deepwiki.com/owner/repo, and opens it in a new tab.

What it does

  • Adds a small "DeepWiki" button next to the repository name on any repo page.
  • Adds the same button to repository links on GitHub search result pages.
  • Ignores GitHub system pages and tags (like /topics/, /settings/, /orgs/, etc.) so the buttons only show up on actual repositories.
  • Handles GitHub's single-page navigation, so the buttons will keep loading correctly as you click around without needing to refresh the page.

How to use

Just install a userscript manager like Tampermonkey or Violentmonkey, add the script, and it will run automatically whenever you browse github.com.