From a9c257dc99ceb5f0e8f57600656f87e0b6dbb884 Mon Sep 17 00:00:00 2001 From: TussockyJoker Date: Mon, 23 Feb 2026 19:58:49 +0000 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 40c3fd5..39f47be 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Aula-Extension -Browser extension that removes all the notifications about rooms for rent and shit +Browser extension that removes all the notifications about rooms for rent and tenancy takeovers from Aula and also changes the styling of the pages to stop wasting so much space. -Will remove any notifications containing the any of the ~keywords~ keyphrases in keywords.txt so you can make it hide other stuff too if you wanted. +Will remove any notifications containing the any of the ~keywords~ keyphrases in keywords.txt so you can make it hide other stuff too if you wanted (This file is currently packaged inside the extension and so cannot be updated if you're using a packaged version, I will fix this at some point.). -I've only tested with Chrome, Brave and Firefox. The easiest way to install this on chromium or similar is to turn on dev mode in chrome://extensions (or equivalent), click on 'Load unpacked' and select the Aula-Extension folder. +I've only tested with Chrome, Brave and Firefox. The easiest way to install this on chromium or similar is to turn on dev mode in chrome://extensions (or equivalent), click on 'Load unpacked' and select the Aula-Extension folder, if you update keywords.txt, just reload the extension. For firefox I've built an xpi which is signed (surprisingly difficult), just open a new firefox tab and drag it into the window. I'm working on getting the extension published on the chrome and firefox stores. -The keyphrases cannot be edited if you're using the prepacked .xpi file. Possibly an oversight and I may fix this at some point \ No newline at end of file +As mentioned before, the keyphrases cannot be edited if you're using the prepacked .xpi file. \ No newline at end of file