Interactive test page for verifying Podkey extension functionality.
- Build the extension:
npm run build - Load the extension in Chrome
- Visit this page (or the live version)
- Click the test buttons to verify functionality
- ✅ Extension detection
- ✅ Public key retrieval
- ✅ Keypair status checking
- ✅ Event signing (simple, text notes, with tags)
- ✅ Real-time event log with timestamps
- ✅ Error diagnostics
Simply open index.html in your browser after loading the extension.