whenx/OmeTV-Uncover ? reverse-engineered prompt
Reverse engineered prompt
Build me a JavaScript userscript for OmeTV that watches the chat connection, finds the other person’s public IP address through WebRTC, and then looks up their approximate location with the IPGeolocation API. I want a small floating panel that shows the IP, country, region, city, ISP, timezone, local time, coordinates, and a snapshot of the remote video if it can grab one.
Make the panel look modern, easy to read, and draggable, with simple controls to minimize and close it. It should feel lightweight and work in a Chromium browser when I paste it into the console. Please include a clear place for the API key, and make sure it starts showing info automatically once a connection is made.
If you need to check any current browser or API details, look them up online first.
Are you gonna build this?
make sure you review the code using coderabbit