Description from extension meta
A Chrome extension that allows you to send data to webhooks.
Image from store
Description from store
๐ Overview:
Webhook Manager is a Chrome extension designed to simplify the integration and management of webhooks directly from your browser. This tool enables users to send data to webhooks through context menus accessible on web pages, links, and images. With a user-friendly interface and robust functionality, Webhook Manager boosts productivity and facilitates seamless data communication.
๐ Key Features:
* Register and Manage Webhooks: Users can add, edit, and delete webhooks with a friendly name and URL.
* Context Menu Integration: Right-click on any page, link, image, or selected text to send data to a registered webhook.
* Enhanced Data Collection: Automatically extracts page metadata, timestamps, and context-specific information.
* Webhook Testing: Test webhooks directly from the popup with response time and status feedback.
* Smart Notifications: Desktop notifications with emoji feedback (โ
/โ) for webhook status.
* URL Validation: Built-in validation ensures only valid HTTP/HTTPS URLs are accepted.
* Retry Mechanism: Automatic retry (up to 3 attempts) for failed webhook calls.
* Secure Storage: All webhook information is securely stored using Chrome's local storage.
๐ Technical Specifications:
๐ Permissions: Requires minimal permissions such as storage and active tab to perform efficiently without compromising security.
๐ Efficient Background Processes: Utilizes background scripts to dynamically update and manage webhook configurations.
๐จ Error Handling: Robust error handling mechanisms alert users of any issues during the webhook creation or triggering processes.
Detailed informations on the payload sent to your webhook can be found here https://github.com/clawfire/chrome-webhook-extension/tree/v1.2
๐ How It Works:
- Adding a Webhook: Click on the extension icon, fill in the URL and a friendly name, and click "Save".
- Testing a Webhook: Click the test tube icon (๐งช) next to any webhook to verify it's working.
- Editing a Webhook: Click the "Edit" icon next to the webhook you want to change.
- Deleting a Webhook: Click the "Delete" button next to the webhook you want to remove, then click again when it changes to "Confirm?".
- Using a Webhook: Right-click on a page, link, image, or selected text, hover over "Send to Webhook", and select the desired webhook.
๐ Compatibility: Works with all websites and supports Chrome browsers with Manifest V3 compliance.
๐ Get Webhook Manager today and streamline your data handling with ease!