Changed to Aula Fixer

This commit is contained in:
2026-02-23 19:54:46 +00:00
parent 39581b5404
commit f9103ba332
5 changed files with 47 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
{
"manifest_version": 3,
"name": "Aula Ad Filter",
"version": "1.1",
"description": "Removes all the notifications about rooms for rent on Aula",
"name": "Aula Fixer",
"version": "1.0",
"description": "Based on my Aula ad remover project, Removes all the notifications about rooms for rent on Aula and changes the styling so that it doesn't waste so much screen space.",
"content_scripts": [
{
@@ -20,7 +20,7 @@
"browser_specific_settings": {
"gecko": {
"id": "aulaadremoverpublic@tussockyjoker.com",
"id": "aulafixer@tussockyjoker.com",
"data_collection_permissions": {
"required": ["none"],
"optional": []