vincenzofamoso/kinsy-extension — reverse-engineered prompt

Reverse engineered prompt

Build me a Chrome or Brave extension called KINSY that acts like a small companion panel for Kintara on kintara.com/play.

I want a soft, simple popup plus a compact in game HUD that show wallet status, current mode, backpack resources, session state, and a very clear activity feed so people can always tell what it’s doing. It should connect to Phantom for wallet ownership checks only, using a message signature and not a transaction, then verify the holder gate through the backend, get a short lived session token, and connect to the backend websocket.

The extension should support observe only, chop wood, mine rocks, and fish, with smart farming visible but disabled for now if that is not ready yet. It should watch the game state, let the backend planner choose targets, trigger actions in the page, and only update resources when accepted events come back.

Please make it easy to stop or revoke the session, and fall back to observe mode if verification fails or expires. Check current extension and Phantom docs online if you need to.

Want more depth? Deep Reverse