更换获取方式方法

This commit is contained in:
aixianling
2023-08-15 17:09:00 +08:00
parent 2b142153d5
commit 2d12360655
7 changed files with 48 additions and 41 deletions

View File

@@ -18,7 +18,10 @@
],
"permissions": [
"cookies",
"notifications"
"notifications",
"tabs",
"scripting",
"activeTab"
],
"content_scripts": [
{