feat: add configurable operation delay

This commit is contained in:
root
2026-05-08 12:50:20 -04:00
parent 872f382815
commit c23461261b
44 changed files with 4770 additions and 193 deletions
+2
View File
@@ -50,6 +50,7 @@
"js": [
"content/activation-utils.js",
"content/utils.js",
"content/operation-delay.js",
"content/auth-page-recovery.js",
"content/phone-country-utils.js",
"content/phone-auth.js",
@@ -106,6 +107,7 @@
"js": [
"content/activation-utils.js",
"content/utils.js",
"content/operation-delay.js",
"content/duck-mail.js"
],
"run_at": "document_idle"