gotnerfed
Browser extension · Chrome MV3 · v0.1.0

See the Nerf Index before you commit.

Adds a live Nerf Index badge to the bottom-right corner of every AI vendor's pricing page. Color-banded by current risk. Updates as the vendor's profile changes. Click to dive into the full receipts.

18 supported vendor pricing pages on day one. Free, open-source, MIT.

Live preview

simulated cursor.com pricing page
NERF INDEX52SHRINKING

That's what users see when they land on a tracked vendor's pricing page. Click → opens the full receipts on gotnerfed.com.

Install (developer / unpacked)

The Chrome Web Store version is in submission. Until it's approved (typical review: 1-3 weeks), install the extension by loading it unpacked from the open-source repo. Takes 30 seconds.

  1. Clone the repo (or download the chrome-extension folder):
    git clone https://github.com/virtualunc/gotnerfed.git
    cd gotnerfed/chrome-extension
  2. Open Chrome → chrome://extensions
  3. Toggle Developer mode on (top-right)
  4. Click Load unpacked and select the chrome-extension/ folder
  5. Visit any supported vendor's pricing page — badge appears bottom-right

Supported vendor pricing pages

Don't see a vendor? Open an issue with the URL pattern.

Permissions + privacy

No tracking. No analytics. No remote code execution. ~150 lines of vanilla JS. Audit it yourself: github.com/virtualunc/gotnerfed/chrome-extension

Coming in v1