Update README

This commit is contained in:
0x1eef 2024-09-01 09:29:24 -03:00
parent 34d6832046
commit 6167da246e

View file

@ -3,7 +3,15 @@
myip.wtf relays information about your public IP address myip.wtf relays information about your public IP address
from from
[clean.myip.wtf/json](https://clean.myip.wtf/json) [clean.myip.wtf/json](https://clean.myip.wtf/json)
to your browser. to your browser. The primary development and runtime
dependencies are
[TypeScript](https://www.typescriptlang.org/),
[preact](https://preactjs.com/),
and
[webpack](https://webpack.js.org/).
The extension can be built locally and installed as a
developer extension / addon on both Chromium and FireFox.
There are XPI files provided for FireFox users as well.
## Example ## Example