feat: add support for Inbucket mailbox configuration and dynamic host input

This commit is contained in:
Jimmy
2026-04-06 13:21:58 +08:00
parent 77cfdc1dd9
commit f79166b96d
7 changed files with 449 additions and 42 deletions
-8
View File
@@ -54,14 +54,6 @@
],
"js": ["content/utils.js", "content/duck-mail.js"],
"run_at": "document_idle"
},
{
"matches": [
"https://inbucket.j2to.de/*"
],
"js": ["content/utils.js", "content/inbucket-mail.js"],
"all_frames": true,
"run_at": "document_idle"
}
],
"action": {