index on main: 6c952de improve million application

This commit is contained in:
SethBurkart123
2024-03-24 17:12:07 +11:00
parent e1467782b0
commit 0df5131d2b
3 changed files with 16 additions and 1 deletions
+6
View File
@@ -28,5 +28,11 @@
"js": ["src/SEQTA.ts"],
"run_at": "document_start"
}
],
"web_accessible_resources": [
{
"resources": ["src/interface/index.html"],
"matches": ["*://*/*"]
}
]
}