forked from TussockyJoker/Aula-Fixer
Changed to Aula Fixer
This commit is contained in:
@@ -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": []
|
||||
|
||||
Reference in New Issue
Block a user