URLProtocolView is a simple Windows utility application that displays all URL protocols that are currently installed on your system. For each URL protocol, the following information is displayed: The protocol name, the protocol description and the command-line that is executed when you type or click the URL.
This project was deeply inspired by URLProtocolView and Clash Verge. This application it's a light-fork of Clash Verge.
npm install
Then run
npm run dev