diff --git a/extension/src/App.vue b/extension/src/App.vue index 7edfa07..bd892c2 100644 --- a/extension/src/App.vue +++ b/extension/src/App.vue @@ -1,24 +1,37 @@ - + + + + + + + - - - - InsightReply - - - Social Copilot - - Pro Max + + + + + + + + InsightReply + + + + {{ token ? 'Pro Max Online' : 'Authentication Required' }} + - - - - + Logout - - - - - Settings - - - History - + + + + - - - - - - - - - - - Identity Profile - - - - - Identity Label - + + + Welcome Back + Synchronize your AI personality and custom strategies across all sessions. + + + + + + + + + + + + + + + + + + + + + + + + Activity Log + Clear + + + + + + No activity detected + - - Reply Language - - - Auto (Match Tweet) - English (en) - Chinese (zh) - - - + + + + {{ new Date(item.timestamp).toLocaleString() }} + + + + "{{ item.tweetContent?.substring(0, 80) }}..." + + + + + {{ reply.strategy }} + + + Copy + + + {{ reply.content }} - - - - - - {{ isSaving ? 'Saving...' : 'Save Preferences' }} - - - - - - - Activity Log - Clear All - - - - - - - No generations found - - - - - - {{ new Date(item.timestamp).toLocaleString() }} - - - - - "{{ item.tweetContent?.substring(0, 80) }}{{ item.tweetContent?.length > 80 ? '...' : '' }}" - - - - - - {{ reply.strategy }} - - - Copy - - - {{ reply.content }} - - - - + + + + + + Growth + + + + + Radar + + + + + AI logic + + + + + DNA + + + + + Logs + +
Synchronize your AI personality and custom strategies across all sessions.
No activity detected
No generations found