Updated README

This commit is contained in:
2026-02-21 20:10:24 +00:00
parent 9559111ba6
commit 054f0d7b92

View File

@@ -1,5 +1,7 @@
# Aula-Extension # 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 shit
Only tested with chrome
Will remove any notifications containing the any of the 'keywords' in 'excludes.txt' so you can make it hide other stuff too. Will remove any notifications containing the any of the keywords in keywords.txt so you can make it hide other stuff too if you wanted.
I've only tested with chrome, atm the easiest way to install this is to turn on dev mode in chrome://extensions/, click on 'Load unpacked' and select the Aula-Extension folder.