Updated manifest name
This commit is contained in:
parent
26ee973818
commit
5ec9a651e1
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "Vytal",
|
"name": "Vytal - Spoof location data and user agent",
|
||||||
"version": "2.0.0",
|
"version": "2.0.0",
|
||||||
"description": "Spoof your location data and user agent.",
|
"description": "Spoof location data and user agent.",
|
||||||
"permissions": ["storage", "debugger", "activeTab"],
|
"permissions": ["storage", "debugger", "activeTab"],
|
||||||
"background": { "service_worker": "background.bundle.js" },
|
"background": { "service_worker": "background.bundle.js" },
|
||||||
"action": {
|
"action": {
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue