build: update source url to inzerosight org and build extension zips

This commit is contained in:
2026-09-12 18:11:17 -07:00
parent df12324fcb
commit 61de02d22f
9 changed files with 37 additions and 37 deletions

View File

@@ -14,7 +14,7 @@ export default defineConfig(async ({ mode }) => {
name: "in\u00D8sight",
version: "3.0.0",
author: "planetrenox@pm.me",
homepage_url: "https://github.com/planetrenox/inzerosight",
homepage_url: "https://github.com/inzerosight/inzerosight",
description: "Communicate undetected in plain sight.",
icons: { "48": "icon_500.png" },
};