From 85f46353583b48e17146a7ed004bc100bdcd612c Mon Sep 17 00:00:00 2001 From: leeguooooo Date: Tue, 9 Jun 2026 19:20:45 +0900 Subject: [PATCH] =?UTF-8?q?chore(release):=200.27.0-fork.19=20=E2=80=94=20?= =?UTF-8?q?new=20extension=20id=20(Web=20Store=20signing=20key)=20+=20stor?= =?UTF-8?q?e-aware=20install?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Transport (native messaging + extension connect) works today via Load unpacked. Silent force-install is pending the Chrome Web Store listing going live (off-store force-install is [BLOCKED] on unmanaged Chrome 149). --- cli/Cargo.lock | 2 +- cli/Cargo.toml | 2 +- package.json | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/cli/Cargo.lock b/cli/Cargo.lock index 1e13d4a..8d3b889 100644 --- a/cli/Cargo.lock +++ b/cli/Cargo.lock @@ -45,7 +45,7 @@ dependencies = [ [[package]] name = "agent-browser-stealth" -version = "0.27.0-fork.18" +version = "0.27.0-fork.19" dependencies = [ "aes-gcm", "async-trait", diff --git a/cli/Cargo.toml b/cli/Cargo.toml index 475f73c..b415ce7 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "agent-browser-stealth" -version = "0.27.0-fork.18" +version = "0.27.0-fork.19" edition = "2021" description = "Fast browser automation CLI for AI agents" license = "Apache-2.0" diff --git a/package.json b/package.json index d3d745a..67b1e7a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "agent-browser-stealth", - "version": "0.27.0-fork.18", - "description": "Browser automation CLI for AI agents — stealth fork with anti-detection", + "version": "0.27.0-fork.19", + "description": "Browser automation CLI for AI agents \u2014 stealth fork with anti-detection", "type": "module", "packageManager": "pnpm@11.1.3", "files": [