Skip to content

Commit 26ef71b

Browse files
committed
docs: add screenshots for options and popup pages in README
1 parent 6149752 commit 26ef71b

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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
2426
1. Go to the options page (`Options` in the extension menu).
2527
2. 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+
4044
1. Click the extension icon in the Firefox toolbar to open the popup.
4145
2. Select the webhook you want to trigger from the list.
4246
3. Click the "Send" or equivalent button to trigger the webhook.

docs/images/options.png

77 KB
Loading

docs/images/popup.png

15.6 KB
Loading

0 commit comments

Comments
 (0)