Update manifest.json

This commit is contained in:
pliny
2023-08-23 07:42:43 -07:00
committed by GitHub
parent 96d9a86cb0
commit 014b501829
+4
View File
@@ -1,4 +1,8 @@
{
"manifest_version": 3,
"name": "Binaural Beats Generator",
"version": "1.0",
"description": "An extension to generate binaural beats.",
"permissions": ["activeTab"],
"background": {
"scripts": ["background.js"],