2fa support

This commit is contained in:
Zan1456
2025-06-04 16:56:54 +02:00
parent 3ee34b90e6
commit bacf77b506
3 changed files with 503 additions and 1 deletions

View File

@@ -20,7 +20,7 @@
"icons/*.svg",
"grades/chart.js"
],
"matches": ["https://*.e-kreta.hu/*"]
"matches": ["https://*.e-kreta.hu/*", "https://idp.e-kreta.hu/*"]
}],
"content_scripts": [
{
@@ -44,6 +44,11 @@
"js": ["login/login.js"],
"css": ["login/login.css"]
},
{
"matches": ["https://idp.e-kreta.hu/account/loginwithtwofactor*"],
"js": ["login/twofactor.js"],
"css": ["login/twofactor.css"]
},
{
"matches": [
"https://*.e-kreta.hu/Hianyzas/Hianyzasok*"