Skip to content

一个快速在github仓库页面跳转到DeepWiki的脚本;A script to quickly jump to DeepWiki from the GitHub repository page

Notifications You must be signed in to change notification settings

worryzyy/fast2deepwiki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub to DeepWiki Jump Script User Guide

README in English 简体中文

This Tampermonkey script adds a DeepWiki link button next to the stars and fork buttons on GitHub repository pages, making it easy for you to jump directly to the corresponding DeepWiki page of the repository.

DeepWiki Button Preview

Installation Steps

Prerequisites

First, you need to install a user script manager. We recommend Tampermonkey:

Method 1: One-Click Installation (Recommended)

  1. Make sure you have installed Tampermonkey or another user script manager

  2. Click the installation link below:

    Install GitHub to DeepWiki Jump Script

  3. Tampermonkey will automatically recognize and prompt you to install the script

  4. Click the "Install" button to complete the installation

Method 2: Manual Installation

  1. Click this link to view the script source code
  2. Click the "Raw" button to view the original file
  3. Copy all the code
  4. Open the Tampermonkey menu (click the Tampermonkey icon in your browser toolbar)
  5. Select "Create New Script"
  6. Delete the default code in the editor and paste the code you just copied
  7. Press Ctrl+S (Command+S on Mac) to save the script

How to Use

After installation, simply visit any GitHub repository page, and the script will automatically add a "DeepWiki" button next to the stars and fork buttons.

  1. Open any GitHub repository page
  2. In the action bar at the top of the page (the area containing Watch, Star, Fork), you will see a new "DeepWiki" button
  3. Click this button to open the corresponding DeepWiki page of the repository in a new tab

Troubleshooting

If you encounter problems during use:

  1. Button does not appear

    • Try refreshing the page
    • Check if you are on a GitHub repository page (not a personal profile or other page)
    • Check if the script is enabled in Tampermonkey
  2. Cannot jump after clicking the button

    • Confirm that the target DeepWiki site is accessible
    • Check your network connection
  3. Script stops working

    • GitHub may have updated its page structure; check if there is an updated version of the script
    • Try reinstalling the latest version of the script

Updating the Script

When a new version is released:

  1. Revisit the installation link
  2. Tampermonkey will prompt you to update the script
  3. Click the "Update" button to complete the update

Feedback and Contribution

If you have any suggestions or find any issues, feel free to provide feedback through the following channels:

Privacy Statement

This script does not collect or transmit any personal data. It only runs locally in your browser to add DeepWiki links to GitHub pages.

License

MIT License


Thank you for using the GitHub to DeepWiki Jump Script! We hope it enhances your development experience.

About

一个快速在github仓库页面跳转到DeepWiki的脚本;A script to quickly jump to DeepWiki from the GitHub repository page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published