github-codewiki-jumper

One click jump from GitHub to CodeWiki, DeepWiki and Zread

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey 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 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.

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

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

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!)

Author
qixing-jk
Daily installs
4
Total installs
4
Ratings
0 0 0
Version
1.2.2
Created
2025-11-15
Updated
2025-11-16
Size
15.1 KB
License
N/A
Applies to

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.