Discord Share – Chrome/Edge Extension

Send selected text, links, and images from any webpage directly to Discord channels. Installation Setup Getting a Webhook URL Usage Toolbar popup: Click the extension icon on any page to...

Discord Share – Chrome/Edge Extension

Send selected text, links, and images from any webpage directly to Discord channels.

Installation

  1. Clone or download this repo
  2. Open Chrome/Edge → go to chrome://extensions (or edge://extensions)
  3. Enable Developer mode (top right toggle)
  4. Click Load unpacked → select this folder
  5. Pin the extension icon to your toolbar

Setup

  1. Click the extension icon → click ⚙ (or right-click extension icon → Options)
  2. Click + Add Server → enter a name for your Discord server
  3. Click + Add Channel → enter the channel name and paste the Discord webhook URL

Getting a Webhook URL

  1. Open Discord → Server Settings → Integrations → Webhooks
  2. Click New Webhook → choose a channel → copy the webhook URL
  3. Paste it into the extension’s channel settings

Usage

Toolbar popup: Click the extension icon on any page to send the current page (or active text selection) to a channel.

Right-click menu: Select text, right-click a link, or right-click an image → “Send to Discord” → pick a channel → add an optional note → Send.

What Gets Sent

ContentDiscord Format
Text selectionCode block + page title + URL
Link / pageRich embed with title + URL
ImageEmbedded image preview

Tech Stack: CSS HTML JavaScript