diff --git a/images/firka_logo_128.png b/images/firka_logo_128.png index 81faa90..cee5852 100644 Binary files a/images/firka_logo_128.png and b/images/firka_logo_128.png differ diff --git a/manifest.json b/manifest.json index 987ff94..6e2d337 100644 --- a/manifest.json +++ b/manifest.json @@ -191,18 +191,6 @@ ], "run_at": "document_end" }, - { - "matches": [ - "https://*.e-kreta.hu/Adminisztracio/ElfelejtettJelszo*" - ], - "js": [ - "forgotpassword/forgotpassword.js" - ], - "css": [ - "forgotpassword/forgotpassword.css" - ], - "run_at": "document_end" - }, { "matches": [ "https://intezmenykereso.e-kreta.hu/" diff --git a/manifest_fox.json b/manifest_fox.json index 1943c0d..cbe4e57 100644 --- a/manifest_fox.json +++ b/manifest_fox.json @@ -17,16 +17,14 @@ "tabs" ], "background": { - "service_worker": "tools/background.js", - "scripts": ["tools/background.js"], - "persistent": false + "scripts": ["tools/background.js"] }, "browser_specific_settings": { "gecko": { "id": "firxa@zan1456.hu", "strict_min_version": "109.0", "data_collection_permissions": { - "required": ["none"] + "required": [] } } }, @@ -192,18 +190,6 @@ ], "run_at": "document_end" }, - { - "matches": [ - "https://*.e-kreta.hu/Adminisztracio/ElfelejtettJelszo*" - ], - "js": [ - "forgotpassword/forgotpassword.js" - ], - "css": [ - "forgotpassword/forgotpassword.css" - ], - "run_at": "document_end" - }, { "matches": [ "https://intezmenykereso.e-kreta.hu/"