Updated manifest version and description
This commit is contained in:
parent
6defd8e801
commit
c39e55f55b
1 changed files with 2 additions and 1 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "Vytal",
|
"name": "Vytal",
|
||||||
"description": "Vytal",
|
"version": "1.0.2",
|
||||||
|
"description": "Protect your privacy by mocking your personal data.",
|
||||||
"permissions": ["storage", "debugger", "activeTab", "alarms"],
|
"permissions": ["storage", "debugger", "activeTab", "alarms"],
|
||||||
"background": { "service_worker": "background.bundle.js" },
|
"background": { "service_worker": "background.bundle.js" },
|
||||||
"action": {
|
"action": {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue