Skip to content

Latest commit

 

History

History
56 lines (45 loc) · 2.11 KB

File metadata and controls

56 lines (45 loc) · 2.11 KB

ToDiscord

A browser extension for sending content to Discord Channels via WebHooks. Compatible with Manifest V3.

License: MIT

Download Extension:

Firefox Chrome

Features:

Content Sharing

  • Extension Supports:
    • Selected Text
    • Hyperlinks (Images, videos, search results, etc.)
    • Current Tab URL

Channel Management

  • Modern, easy-to-use interface for managing Discord webhooks
  • Cross-device channel synchronization (requires browser login)
  • Multiple channel support with right-click context menu
  • Broadcast support - send to multiple channels simultaneously using ';' separator
  • Import/Export your channels via json (Check Options page)

Technical Features

  • Manifest V3 compatible
  • Secure storage using browser.storage.sync API
  • Modern async/await implementation for API calls
  • Cross-browser compatibility (Chrome & Firefox)

Usage

  1. Add your Discord webhook URL(s) in the extension settings
  2. Right-click on any content you want to share
  3. Select your target Discord channel from the context menu
  4. Content will be instantly shared to your Discord channel

Screenshots:

Firefox

Chrome

Privacy & Security

  • No data collection
  • All webhook URLs are stored locally in your browser
  • Synchronization only occurs through your browser's built-in sync feature

Special Note: Discord icon used here is from Discord Branding. Thanks to the Discord team for allowing its use.