manifest v3 changes

This commit is contained in:
Ajay
2022-03-28 01:13:29 -04:00
parent f50110636d
commit 6f5bde2d0e
12 changed files with 76 additions and 85 deletions

View File

@@ -11,10 +11,10 @@
"@types/chrome": "^0.0.178",
"@types/firefox-webext-browser": "^94.0.1",
"@types/jest": "^27.4.0",
"@types/wicg-mediasession": "^1.1.3",
"@types/react": "^17.0.39",
"@types/react-dom": "^17.0.11",
"@types/selenium-webdriver": "^4.0.17",
"@types/wicg-mediasession": "^1.1.3",
"@typescript-eslint/eslint-plugin": "^5.10.2",
"@typescript-eslint/parser": "^5.10.2",
"chromedriver": "^97.0.4",
@@ -65,19 +65,24 @@
"engines": {
"node": ">=12.20.0"
},
"funding": [{
"funding": [
{
"type": "individual",
"url": "hhttps://sponsor.ajay.app/donate"
}, {
},
{
"type": "github",
"url": "https://github.com/sponsors/ajayyy-org"
}, {
},
{
"type": "patreon",
"url": "https://www.patreon.com/ajayyy"
}, {
},
{
"type": "individual",
"url": "https://paypal.me/ajayyy"
}],
}
],
"repository": {
"type": "git",
"url": "git+https://github.com/ajayyy/SponsorBlock.git"