Add new ThunderAI summary functionality that generates concise summaries
for email messages using the existing ThunderAI infrastructure. Includes
a new content script that creates a summary pane in the message display,
associated CSS styling, and backend integration for AI summary generation.
The feature shows a loading indicator while generating the summary and
falls back to showing truncated message content if the AI generation fails.