feat: add 163 VIP webmail provider support

This commit is contained in:
DanielSong
2026-04-10 21:59:22 +08:00
parent 9b4fa7188f
commit cc7022423d
4 changed files with 16 additions and 4 deletions
+2 -1
View File
@@ -43,7 +43,8 @@
{
"matches": [
"https://mail.163.com/*",
"https://*.mail.163.com/*"
"https://*.mail.163.com/*",
"https://webmail.vip.163.com/*"
],
"js": ["content/utils.js", "content/mail-163.js"],
"all_frames": true,