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

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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

Tác giả
qixing-jk
Cài đặt hàng ngày
0
Số lần cài đặt
15
Đánh giá
0 0 0
Phiên bản
1.2.2
Đã tạo
15-11-2025
Đã cập nhật
16-11-2025
Kích thước
20 KB
Giấy phép
N/A
Áp dụng cho

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.