Connector
A tiny extension. Public account ID only.
WarframeGodBuilds is an independent community project and is not affiliated with, endorsed by, or sponsored by Digital Extremes. The connector is not Warframe login.
Install (Chrome / Edge / Chromium)
Load unpacked from this site
Chrome Web Store packaging comes later. For now: download the source, then Chrome → Extensions → Developer mode → Load unpacked. Firefox is next. We do not promise an iOS extension.
- Unzip the connector.
- Open chrome://extensions and turn on Developer mode.
- Load unpacked → select the unzipped folder.
- On WarframeGodBuilds, mint a challenge at Connect Warframe Profile.
- Open the extension while signed in on warframe.com. Paste the challenge. Connect.
What it reads
- Your public Warframe account ID from warframe.com/api/user-data
- Public profile data needed for synchronisation (fetched by WGB, not the extension)
What it does not read
- Your Warframe password
- Your cookies (the browser may attach them to DE’s own user-data request; they never leave DE)
- Private messages, payment information, Platinum, trades
- Browser history or files
What it cannot do
- Modify your Warframe account, spend Platinum, trade, change equipment, or play the game
Permissions
Two hosts. Nothing else.
warframe.com/api/user-data (read the public ID while you are signed in there) and this site’s /api/connect/confirm (send the challenge + ID). No “read and change all data on every website.”
Challenge
The extension is not trusted on its own. WGB mints WGB-XXXX-XXXX. A random account ID without a live challenge is rejected.
Source lives in /extension of this project and is also served from /connector. Security model · Privacy