File tree Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Expand file tree Collapse file tree 3 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,8 @@ This Firefox extension allows you to manage and trigger webhooks directly from y
2020
2121## Managing Webhooks
2222
23+ ![ Options Page Screenshot] ( ./docs/images/options.png )
24+
2325### Add a Webhook
24261 . Go to the options page (` Options ` in the extension menu).
25272 . Enter a name and the webhook URL in the provided fields.
@@ -37,6 +39,8 @@ This Firefox extension allows you to manage and trigger webhooks directly from y
3739
3840## Triggering Webhooks
3941
42+ ![ Popup Page Screenshot] ( ./docs/images/popup.png )
43+
40441 . Click the extension icon in the Firefox toolbar to open the popup.
41452 . Select the webhook you want to trigger from the list.
42463 . Click the "Send" or equivalent button to trigger the webhook.
You can’t perform that action at this time.
0 commit comments