chore: remove duplicated logic, move recordHeartbeat to a single place

This commit is contained in:
Sebastian Velez
2023-04-26 10:54:49 -05:00
parent c5832e3980
commit 2c9bd20657
6 changed files with 89 additions and 322 deletions

View File

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