2 items
Monitor game servers, view logs, AI analysis ๐ Browser Server Monitor โ Features ๐ก Server Monitoring Multi-server support โ monitor unlimited servers in one panel Real-time ping monitoring โ HTTP and TCP (IP:PORT) ping types Customizable ping intervals โ from 5 seconds to 1 hour per server Danger threshold โ yellow warning when ping exceeds custom ms value Ping history graph โ visual 30-point bar chart with auto-scaling Status indicators โ green (online), yellow (danger), red (offline/timeout) Server avatars โ custom images or auto-generated initials Drag & drop reordering โ rearrange servers in sidebar ๐ Log Viewer Real-time log streaming โ auto-refresh with per-log intervals (1-300s) Multiple logs per server โ chat, console, error, kill logs, etc. Log level detection โ automatic ERROR/WARN/INFO highlighting Chat message parsing โ structured display with timestamps, channels, players Search & filter โ real-time search with regex support Level filters โ quick buttons for ERR/WRN/INF Word wrap toggle โ switch between wrapped and horizontal scroll Download logs โ export visible lines to .log file Smart auto-scroll โ pauses when user scrolls up, shows "new messages" indicator Caching โ last 50 lines cached per log for instant display ๐จ Theme & Customization 12 built-in presets โ Classic Dark, Matrix, Blood Moon, Ice Blue, Sunset, Forest, Midnight, Cyberpunk, Amber CRT, Minimal, High Contrast, Royal Gold Custom presets โ save your own themes Live preview โ see changes instantly while editing Color customization: Panel background + opacity Text color Error/Warning/Hover backgrounds Font customization: 9 monospace fonts (SF Mono, JetBrains Mono, Fira Code, Cascadia, etc.) Font size (9-16px) Line height (1-2) Letter spacing Bold toggle Border customization: Width (0-6px) Corner radius (0-12px) Style (solid/dashed/dotted/none) ๐จ Alert System Offline alerts โ sound + notification + flash when server goes down Trigger alerts โ fire on specific words in logs Per-alert configuration โ custom sound, notification, flash for each trigger Alert acknowledgment โ confirm individual alerts or all at once Alert history โ view last 50 alerts per server Badge counter โ shows unacknowledged alerts count Cooldown protection โ 30s between same trigger alerts Duplicate prevention โ confirmed lines don't re-trigger Custom sounds โ upload your own audio files (up to 500KB) Mute toggle โ silence all sounds with one click โจ Triggers & Highlights Custom word highlighting โ any word with custom colors Background highlighting โ semi-transparent background behind triggers Bold toggle โ make triggers bold Case-insensitive matching โ finds words regardless of case Multiple triggers โ unlimited words highlighted simultaneously Import from file โ bulk import triggers from .txt file Color picker โ visual color selection for text and background โ๏ธ Filters 9 filter types: hide_date โ remove timestamps hide_tag_message โ remove [MESSAGE] tags hide_exact โ hide lines containing text hide_regex โ regex-based filtering trim_start / trim_end โ cut characters from start/end trim_before_text / trim_after_text โ cut around text trim_exact_text โ remove exact text Scope selection โ apply to all/chat/console only Reorderable โ drag filters up/down Context menu creation โ right-click log line to create filter ๐ซ Blacklist Two modes: hide_line โ completely hide lines containing word mask_word โ replace word with *** Case-sensitive option โ strict matching Import from file โ bulk import from .txt Unlimited entries โ no limit on blacklisted words ๐ค AI Analysis Multi-provider support โ OpenAI and Anthropic (Claude) Error explanation โ analyze ERROR lines with context Context-aware โ sends 3 lines before/after for better analysis Markdown rendering โ formatted output with code blocks Copy to clipboard โ one-click copy of AI response Secure API keys โ stored in encrypted sync storage Model selection โ choose GPT-4o-mini, GPT-4o, Claude 3.5 Sonnet, etc. โญ Favorites Star any log line โ save important entries Per-server, per-log storage โ organized by source Quick access panel โ view all favorites in one place Persistent storage โ survives browser restarts ๐ Statistics Real-time counters โ errors and warnings today Average response time โ calculated from ping history Uptime percentage โ based on online/offline history Top errors โ most frequent exception types Live updates โ refreshes with each log update ๐ฎ Server Commands (Universal) HTTP adapter โ send commands via PHP/Node.js proxy Universal interface โ works with any game server Built-in commands: Status check Server restart Player kick/ban Broadcast message Custom commands Command logging โ all actions logged server-side API key security โ protect adapter with secret key IP whitelist โ restrict access by IP ๐ Security Content Security Policy โ strict CSP in manifest API key protection โ encrypted storage IP whitelist โ for command adapter Rate limiting โ prevent abuse XSS protection โ all user input escaped CORS handling โ proper cross-origin requests ๐พ Data Management Full backup/restore โ export all settings to JSON Selective export โ include/exclude cache and sounds Import preview โ see what will be restored before applying Chrome Sync โ settings sync across devices Local cache โ fast access to recent logs ๐ Internationalization 5 languages โ English, Russian, Ukrainian, German, Spanish Auto-detection โ uses browser language Manual switch โ change in settings Full translation โ all UI elements translated RTL support โ proper text direction ๐ฏ User Experience Collapsible sidebar โ save screen space Resizable panels โ drag to adjust widths Tooltips โ hover for server names in collapsed mode Keyboard shortcuts: / or Ctrl+K โ focus search Esc โ clear search Alt+Shift+B โ open panel Alt+Shift+M โ toggle mute Toast notifications โ non-blocking feedback Confirm dialogs โ prevent accidental deletions Focus preservation โ cursor stays in field during re-renders Debounced saves โ smooth typing without lag ๐ฑ Responsive Design Mobile-friendly โ adapts to small screens Print styles โ clean output when printing Reduced motion โ respects accessibility settings Dark theme โ easy on eyes for long sessions โก Performance Debounced operations โ saves and searches optimized Batch storage writes โ reduces I/O operations AbortController โ cancels stale fetch requests Efficient DOM updates โ only changed lines re-rendered Chrome Alarms API โ reliable background pings (MV3) Memory management โ max 50 lines per log, 50 alerts per server ๐ง Advanced Features Service Worker persistence โ pings work even when panel closed Multi-tab sync โ changes reflect across all instances Error recovery โ graceful fallback on failures Debug tools โ console logging for troubleshooting Version tracking โ backup files include version info ๐ Brief Explanation How It Works Nginx โ a web server on your PC that serves files over HTTP. Logic: Game server writes logs โ to folder D:\nginx-1.17.2\html\Logs_wid\ Nginx serves these files at http://ip:port/Logs_wid/chat.log BSM plugin fetches logs via HTTP and displays them in the panel
rating_count is the Chrome Web Store ratings count, not a written-review count.