Updated manifest version and description

This commit is contained in:
z0ccc 2022-05-29 22:29:31 -04:00
parent 9d8051e287
commit 7b6c1f2b60

View file

@ -1,7 +1,8 @@
{
"manifest_version": 3,
"name": "Vytal",
"description": "Vytal",
"version": "1.0.2",
"description": "Protect your privacy by mocking your personal data.",
"permissions": ["storage", "debugger", "activeTab", "alarms"],
"background": { "service_worker": "background.bundle.js" },
"action": {