Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 642 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 642 Bytes

URL Parser

A Raycast extension that Decode, Encode and parse URLs.

Why?

I often come across very long URLs that need to look at some parameters, which are difficult to find and sometimes Decode, Encode the URLs, So this plugin was developed.

Installation

  1. install Raycast;
  2. clone this reposotory;
  3. open Raycast and import this extension.
git clone <repo url>

pnpm install

pnpm run dev

License

MIT License