- Home
- Tools & Workflows
- Mod Helper - Browser Extension
Mod Helper - Browser Extension
import { Card, CardGrid, Badge } from ‘@astrojs/starlight/components’;
Mod Helper is a lightweight, strictly local browser extension designed by and for Discord moderators. Its mission is to eliminate repetitive friction in routine moderation tasks while maintaining absolute privacy and security.
Architecture: 100% Local & Privacy-First
Section titled “Architecture: 100% Local & Privacy-First”Unlike tools relying on remote cloud backends or telemetric tracking, Mod Helper operates entirely within your browser:
- Zero Telemetry: No message payloads, user IDs, or server contents are ever transmitted to third-party endpoints.
- Offline Storage: All user preferences, notes, and macros are persisted strictly via
chrome.storage.local. - Full ToS Compliance: It does not modify the Discord desktop client or inject illicit automated bots; it operates as an external browser companion.
Core Capabilities
Section titled “Core Capabilities”Development Roadmap
Section titled “Development Roadmap”Mod Helper is currently in development. Installation guidelines for Chrome, Firefox, and Chromium-based browsers, along with the open-source repository, will be linked here upon initial release.