File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -40,6 +40,15 @@ This browser extension allows you to manage and trigger webhooks directly from y
40401 . On the options page, find the webhook you want to remove.
41412 . Click the "Delete" button next to the webhook.
4242
43+ ### Organizing Webhooks into Groups
44+ Webhooks can be organized into groups for better management and clarity.
45+
46+ - ** Group Management** : Open the group management dialog from the options page to add, delete, or rename groups.
47+ - ** Sorting Groups** : Groups can be reordered via drag-and-drop within the group management dialog.
48+ - ** Assigning Webhooks to Groups** : When creating or editing a webhook, you can assign it to a group. This helps keep related webhooks together.
49+
50+ These features allow you to efficiently organize, sort, and manage your webhooks in logical collections.
51+
4352## Triggering Webhooks
4453
4554![ Popup Page Screenshot] ( ./docs/images/popup.png )
Original file line number Diff line number Diff line change 11{
22 "manifest_version" : 3 ,
33 "name" : " __MSG_extensionName__" ,
4- "version" : " 1.5 .0" ,
4+ "version" : " 1.6 .0" ,
55 "description" : " __MSG_extensionDescription__" ,
66 "default_locale" : " en" ,
77 "permissions" : [
You can’t perform that action at this time.
0 commit comments