minor: update manifest

This commit is contained in:
Index 2024-10-29 17:22:17 -05:00
parent 6349957fa3
commit a01c1be3da
2 changed files with 4 additions and 3 deletions

3
.gitignore vendored
View file

@ -1 +1,2 @@
.DS_Store .DS_Store
manifest.json

View file

@ -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"],