minor: update manifest
This commit is contained in:
parent
6349957fa3
commit
a01c1be3da
2 changed files with 4 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
manifest.json
|
||||||
|
|
|
||||||
|
|
@ -2,8 +2,8 @@
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"author": "Index",
|
"author": "Index",
|
||||||
"name": "Poly+",
|
"name": "Poly+",
|
||||||
"version": "1.22",
|
"version": "1.3",
|
||||||
"version_name": "Pre-Release Build (v1.2.2)",
|
"version_name": "Release Build (v1.3)",
|
||||||
"description": "Power-up your Polytoria experience with Poly+! Created by Index.",
|
"description": "Power-up your Polytoria experience with Poly+! Created by Index.",
|
||||||
"homepage_url": "https://polyplus.vercel.app/",
|
"homepage_url": "https://polyplus.vercel.app/",
|
||||||
"permissions": ["storage", "contextMenus", "scripting", "alarms", "notifications"],
|
"permissions": ["storage", "contextMenus", "scripting", "alarms", "notifications"],
|
||||||
|
|
|
||||||
Reference in a new issue