mirror of
https://github.com/planetrenox/inzerosight.git
synced 2026-09-18 10:05:44 +00:00
Release extension 3.2.0 with ZWUS-7 and large text support
This commit is contained in:
@@ -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 = [{
|
||||
|
||||
Reference in New Issue
Block a user