Release extension 3.2.0 with ZWUS-7 and large text support

This commit is contained in:
2026-09-16 16:50:56 -07:00
parent 2150671b97
commit d840ffd5f9
22 changed files with 3654 additions and 64 deletions

View File

@@ -12,11 +12,12 @@ export default defineConfig(async ({ mode }) => {
manifest: () => {
const base = {
name: "in\u00D8sight",
version: "3.1.0",
version: "3.2.0",
author: "planetrenox@pm.me",
homepage_url: "https://github.com/inzerosight/inzerosight",
description: "Communicate undetected in plain sight.",
icons: { "48": "icon_500.png" },
permissions: ["clipboardWrite"],
};
const content_scripts = [{