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",
|
"name": "ytal",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"description": "Spoof your location data and user agent.",
|
"description": "Spoof your location data and user agent.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
|
||||||
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "Vytal",
|
"name": "Vytal",
|
||||||
"version": "1.0.3",
|
"version": "1.0.4",
|
||||||
"description": "Spoof your location data and user agent.",
|
"description": "Spoof your location data and user agent.",
|
||||||
"permissions": ["storage", "debugger", "activeTab", "alarms"],
|
"permissions": ["storage", "debugger", "activeTab", "alarms"],
|
||||||
"background": { "service_worker": "background.bundle.js" },
|
"background": { "service_worker": "background.bundle.js" },
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue