1
0
mirror of https://gitee.com/bitdance-team/chrome-extension synced 2025-10-07 16:35:15 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

完成文字搜索和图片搜索

This commit is contained in:
2022-02-04 20:47:07 +08:00
parent ba1d3d8ce2
commit 5387ca8d9f
3 changed files with 457 additions and 37 deletions

View File

@@ -51,6 +51,8 @@
"webRequest",
"webRequestBlocking",
"tabs",
"storage",
"activeTab",
"notifications"
]
}