add Sponsor button

This commit is contained in:
qcrao
2023-10-20 11:33:13 +08:00
parent 1f236564d6
commit f0d9878a94
4 changed files with 58 additions and 11 deletions

View File

@@ -13,8 +13,12 @@
},
"permissions": [
"scripting",
"activeTab"
"activeTab",
"tabs"
],
"background": {
"service_worker": "background.js"
},
"content_scripts": [
{
"matches": [