Webhook Sender icon

Webhook Sender

Extension Actions

How to install Open in Chrome Web Store
CRX ID
kokcmpdajapejildglgcefileaelcnbe
Description from extension meta

Fixed position webhook sender with clipboard support

Image from store
Webhook Sender
Description from store

Why install:
One‑click send of clipboard text to your own webhooks. Faster, focused, privacy‑friendly.

Install the extension and pin it.
Open Options → set up to four webhook URLs (orange/red/blue/green).
Choose the floating button position if you like.
Copy any text, then click a colored square on the page to send.
Use the popup “Test Webhook” to verify your setup.

Permissions:
Storage: save your settings.
Clipboard Read: only when you click to send.
Network: only to your configured webhook domains.

Update Summary:
1.2.2
🆕 Version Update: Enhanced Button Click Behavior
To improve the flexibility and scalability of backend operations, this update introduces support for the color parameter in button click events. Details are as follows:

✅ New Feature: When a user clicks a button of a specific color, the system will automatically send a POST request to the backend, including the corresponding color parameter.
🎯 Parameter Purpose: The color parameter identifies the color selected by the user, enabling the backend to process encoding or execute business logic based on the selected color.