fix: on send heartbeat omit credentials, only use the api key store (#176)

This commit is contained in:
Juan Sebastian velez Posada
2023-03-09 18:08:19 -05:00
committed by GitHub
parent c735e2dafa
commit ae22ab5a9d
3 changed files with 3 additions and 2 deletions

View File

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