jxqvnz/ome-tv-uncover ? reverse-engineered prompt
Reverse engineered prompt
Build me a simple JavaScript userscript I can paste into the browser console on OmeTV that watches the WebRTC connection, grabs the other person’s public IP from the ICE data, and looks it up with an IP geolocation service so it can show country, region, city, ISP, timezone, and local time. I also want it to take a quick snapshot of the remote video as soon as the stream starts, and show everything in a small floating panel on the page that I can drag around, minimize, or close.
Keep it lightweight, with no dependencies, and make it work in a Chromium browser. Please include a spot where I can add my API key, and make it feel polished and easy to use. If you need current details about browser behavior or the geolocation API, look them up online.
Are you gonna build this?
make sure you review the code using coderabbit