Added xpi for firefox, updated manifest.json, updated readme, updated .gitignore

This commit is contained in:
2026-02-22 00:30:34 +00:00
parent 0b1d4d49e6
commit 8e63c4e09c
4 changed files with 19 additions and 3 deletions

View File

@@ -16,5 +16,15 @@
"resources": ["keywords.txt"],
"matches": ["https://coventry.aula.education/*"]
}
]
}
],
"browser_specific_settings": {
"gecko": {
"id": "aulaadremoverpublic@tussockyjoker.com",
"data_collection_permissions": {
"required": ["none"],
"optional": []
}
}
}
}