Update manifest.json

This commit is contained in:
Kenneth Hendricks 2024-10-18 15:22:19 -04:00 committed by GitHub
parent 4ab0854b45
commit d3088b18b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,5 +22,10 @@
"background": {
"scripts": ["js/background.js"],
"persistent": true
},
"browser_specific_settings": {
"gecko": {
"id": "{5d554479-7cc4-487f-bd25-d8fc67a42602}"
}
}
}