A Raycast extension that Decode, Encode and parse URLs.
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.
- install Raycast;
- clone this reposotory;
- open Raycast and import this extension.
git clone <repo url>
pnpm install
pnpm run dev
MIT License