github-codewiki-jumper

One click jump from GitHub to CodeWiki, DeepWiki and Zread

Du musst eine Erweiterung wie Tampermonkey, Greasemonkey oder Violentmonkey installieren, um dieses Skript zu installieren.

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

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

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

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

Sie müssten eine Skript Manager Erweiterung installieren damit sie dieses Skript installieren können

(Ich habe schon ein Skript Manager, Lass mich es installieren!)

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.

(I already have a user style manager, let me install it!)

Autor
qixing-jk
Installationen heute
0
Installationen gesamt
15
Bewertungen
0 0 0
Version
1.2.2
Erstellt am
15.11.2025
Letzte Aktualisierung
16.11.2025
Größe
15,1 KB
Lizenz
n/a
Wird angewandt auf

GitHub CodeWiki, DeepWiki & Zread Jumper

English | 中文版


GitHub | Greasyfork

Greasy Fork Version Greasy Fork Downloads

A userscript that enhances GitHub repositories by adding direct jump links to popular code intelligence platforms. This script integrates seamlessly into the GitHub UI, providing quick access to CodeWiki, DeepWiki, and Zread, streamlining your code exploration and research process.

Features

Installation

  1. Install a userscript manager like Tampermonkey.
  2. Install the script from the GitHub Releases page.

Development

  1. Clone the repository.
  2. Install dependencies with pnpm install.
  3. Run the development server with pnpm run dev.
  4. The script will be available at http://localhost:5173/dist/github-codewiki-jumper.user.js. Install it in your userscript manager.

Building

  • pnpm run build: Builds the userscript for production.