Discord Webhook Sender
Extension Actions
- Extension status: In-App Purchases
Discord Webhook Sender: bulk/batch Discord message broadcast via Discord webhook to multiple channels.
Discord Webhook Sender is a lightweight discord webhook sender built for Discord Webhook workflows.With this discord webhook sender, you can broadcast a discord message (or multiple discord message updates) via discord webhook URLs to multiple Discord channels in one bulk/batch send. Discord Webhook Sender runs in a Side Panel (Direct tab) and also supports a Discord chat-input workflow for fast discord webhook sending.
Key Features
- Bulk/batch broadcast: send one message to many selected webhook targets at once.
- Side Panel “Direct” broadcast: compose and send without leaving the current page.
- File and image attachments: attach files to your broadcast (where supported by the webhook endpoint).
- Emoji insertion: quickly insert common emojis into your message.
- Target management: add, enable/disable, and delete webhook targets, saved locally.
- Status feedback: see success/failure logs for each broadcast attempt.
Use Cases
- Announcements to multiple servers/channels at the same time.
- Cross-posting update notes, changelogs, and release alerts.
- Team notifications to multiple Discord destinations managed via webhooks.
How It Works (Technical Overview)
- You provide one or more discord webhook URLs as “Targets”.
- The extension stores your target list in local extension storage.
- When you click “Broadcast Now”, the background service worker sends HTTPS requests to the selected webhook endpoints.
- Attachments are prepared in the Side Panel and sent along with the broadcast payload when supported.
Notes
- This extension is not affiliated with Discord.
- Data handling: messages and webhook URLs are used only to perform the send operation you initiate. The extension does not sell personal data.