Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

English | 中文

Introduction

This extension registers the onResolve event to parse all resource information from a github release download link and display it in the file list for selection.

Implementation

The extension is written in pure JavaScript and uses fetch to request the corresponding release information from the GitHub API, and then parses all resource information and returns it to the downloader.

  • Screenshot