Updated version to 1.0.4
This commit is contained in:
parent
c6fb87df39
commit
2eda72627c
2 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "vytal",
|
||||
"version": "1.0.3",
|
||||
"name": "ytal",
|
||||
"version": "1.0.4",
|
||||
"description": "Spoof your location data and user agent.",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 3,
|
||||
"name": "Vytal",
|
||||
"version": "1.0.3",
|
||||
"version": "1.0.4",
|
||||
"description": "Spoof your location data and user agent.",
|
||||
"permissions": ["storage", "debugger", "activeTab", "alarms"],
|
||||
"background": { "service_worker": "background.bundle.js" },
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue