Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Latest commit

 

History

History
15 lines (9 loc) · 827 Bytes

File metadata and controls

15 lines (9 loc) · 827 Bytes

URL Inspector (beta)

A simple app that helps clearly visualize and perform some cleanup on shared URLs before opening them in the browser. It automatically clears UTM params, and gives the user the possibility to also clear all params.

It's intended to help prevent some cases of phishing where an attacker sends a URL that looks legit until a closer look is taken, or for when the user opens a link from an image or other elements that don't clearly show the destination URL.

Where to get it

This app is not yet published anywhere. You can build it yourself, or you can try a testing APK found in the /APK folder, which may or may not work at any point in time.

TODO

  • Add format/colors to different parts of the shared URL (Example: HTTP = RED).

Bugs

  • Report any bugs via the issues page in this repository.