fix: log whitelist wildcards (#175)

* chore: support for whitelist wildcards

* chore: solve warning on check html element

* chore: bump version 3.0.5
This commit is contained in:
Juan Sebastian velez Posada
2023-03-09 10:55:41 -05:00
committed by GitHub
parent 65c85d7264
commit c735e2dafa
4 changed files with 18 additions and 8 deletions

View File

@@ -26,5 +26,5 @@
"page": "options.html"
},
"permissions": ["alarms", "tabs", "storage", "idle"],
"version": "3.0.4"
"version": "3.0.5"
}