Updated .xpi for Firefox

This commit is contained in:
2026-02-25 15:56:09 +00:00
parent b4a86d0e2d
commit c48c5c45ba
3 changed files with 2 additions and 1 deletions

Binary file not shown.

View File

@@ -5,7 +5,8 @@
"description": "Removes all notifications about rooms for rent etc. on Aula and changes styling so that less screen space is wasted.",
"background": {
"service_worker": "background.js"
"service_worker": "background.js",
"scripts": ["background.js"]
},
"content_scripts": [

Binary file not shown.