⬆️ Upgrading Project

Switching from Webpack to vite, upgrading the version of the logo file and updating dependencies
This commit is contained in:
Jonas Pfalzgraf 2024-06-02 20:50:22 +02:00
parent d63a0cf44b
commit 8089771d41
10 changed files with 1189 additions and 312 deletions

View file

@ -4,17 +4,18 @@
"supportUrl": "",
"iconUrl": "./assets/icon.png",
"includes": [
"https://*.ingress.com/intel*"
],
"excludes": [
"https://*.ingress.com/mission/*"
"https://*.josunlp.de/*",
"https://josunlp.de/*"
],
"excludes": [],
"requires": [],
"recources": [],
"resources": [],
"connecters": [],
"matches": [
"https://*.ingress.com/intel*"
"https://*.josunlp.de/*",
"https://josunlp.de/*"
],
"matchAllFrames": false,
"runAt": "document-start",
"grants": [
"GM_setValue",