Instant deal intelligence overlays on LinkedIn
Status: ✅ Foundation verified - 24 files compiling with 0 errors
See VERIFICATION_SUMMARY.md for complete verification results.
# Verify codebase health
npm run verify
# ✅ TypeScript: 0 errors
# ✅ Tests: 27/27 passing# Install dependencies
npm install
# Verify installation
npm run verify
# Start development server (when components are ready)
npm run dev
# Build for production
npm run build- Navigate to
chrome://extensions/ - Enable "Developer mode"
- Click "Load unpacked"
- Select
build/chrome-mv3-devfolder
- Copy
.env.exampleto.env - Update API configuration if needed
- Click extension icon in Chrome toolbar
- Enter your API key in the popup
See CLAUDE.md for detailed architecture documentation.
The extension uses:
- Plasmo Framework for Chrome Extension development
- React for UI components
- TailwindCSS for styling
- TypeScript for type safety
- Deal context overlay on LinkedIn profiles
- Stealth signal detection
- Quick actions (add to tracker, enrich, export)
- Relationship mapping
- 1-hour cache for performance
For issues or questions, contact support@carya.com