feat: add 163 VIP webmail provider support
This commit is contained in:
+2
-1
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user