API Test Bot
|
9790edfeaa
|
feat(floating-button): add Mevx-style floating quick action button
- Create floating-button.tsx content script with inline UI
- Button appears on crypto pages (DexScreener, Twitter, CoinGecko, etc.)
- Shows quick token analysis popup on click
- Displays token price, 24h change, and quick stats
- 'Full Analysis' button opens sidepanel for detailed view
- Update background/index.ts to handle OPEN_SIDEPANEL message
- Gradient purple button with smooth animations
- Fixed positioning (bottom-right corner)
- Clean, modern popup design with inline styles
Implements Task 3: Create Floating Quick Action Button
Similar to Mevx's approach for quick token insights
|
2026-02-04 10:59:54 +07:00 |
|
API Test Bot
|
a052b01a68
|
docs: update PRD with comprehensive extension features and UX integration strategy
- Added UX strategy: Extension for Quick Actions, Frontend for Management
- Organized features into 4 phases (Phase 1 completed)
- Added 14 new extension features (FR-EXT-07 to FR-EXT-17):
* Smart Monitoring: Price alerts, whale tracking, rug pull detection
* Trading Intelligence: Token analysis, entry/exit suggestions, portfolio tracker
* Content Creation: Chart screenshots, AI thread generator
* Productivity: Quick actions, notifications, keyboard shortcuts
- Added Feature Responsibility Matrix showing Extension vs Frontend roles
- Added Settings Sync strategy (FR-EXT-06) with deep links to frontend
- Documented state sync architecture: Extension ↔ Backend API ↔ Frontend
|
2026-02-01 21:32:06 +07:00 |
|