Sebas prompt for api key (#171)

* chore: prompt users when they dont have api key set up

* bump extension version
This commit is contained in:
Juan Sebastian velez Posada
2023-02-15 10:50:21 -05:00
committed by GitHub
parent e57bdbbfc4
commit ffd2a48b29
4 changed files with 24 additions and 5 deletions

View File

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