chore: allow custom hosts to send extentions requests (#222)

This commit is contained in:
Juan Sebastian velez Posada
2023-07-13 19:51:41 -05:00
committed by GitHub
parent 0fba9fdec5
commit f3c1f10ffe
3 changed files with 8 additions and 11 deletions

View File

@@ -33,5 +33,5 @@
"page": "options.html"
},
"permissions": ["alarms", "tabs", "storage", "idle"],
"version": "3.0.16"
"version": "3.0.17"
}