From 7a4559ac96a75046ce8c1d4bb4a56a642b800380 Mon Sep 17 00:00:00 2001 From: leeguooooo Date: Thu, 11 Jun 2026 17:21:50 +0900 Subject: [PATCH] =?UTF-8?q?chore(release):=200.27.0-fork.34=20=E2=80=94=20?= =?UTF-8?q?Web=20Store=20live:=20store-targeted=20force-install=20+=20skil?= =?UTF-8?q?l=20store-install=20guidance?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ships the post-publish changes now that agent-browser-stealth is live on the Chrome Web Store (knfcmbamhjmaonkfnjhldjedeobeafmk): - force-install (.mobileconfig) targets the Store extension id (5d202c0) - skill leads extension setup with the one-click Store install; agents that hit the "Allow remote debugging?" dialog now tell the user to install the Store build instead of retrying the raw-port path (bc96229) - native-messaging host already allow-lists both the Store and Load-unpacked ids --- 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 871edd9..b7ab482 100644 --- a/cli/Cargo.lock +++ b/cli/Cargo.lock @@ -45,7 +45,7 @@ dependencies = [ [[package]] name = "agent-browser-stealth" -version = "0.27.0-fork.33" +version = "0.27.0-fork.34" dependencies = [ "aes-gcm", "async-trait", diff --git a/cli/Cargo.toml b/cli/Cargo.toml index e1516f3..9590dac 100644 --- a/cli/Cargo.toml +++ b/cli/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "agent-browser-stealth" -version = "0.27.0-fork.33" +version = "0.27.0-fork.34" edition = "2021" description = "Fast browser automation CLI for AI agents" license = "Apache-2.0" diff --git a/package.json b/package.json index 89bea3c..78ad4c8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "agent-browser-stealth", - "version": "0.27.0-fork.33", - "description": "Browser automation CLI for AI agents \u2014 stealth fork with anti-detection", + "version": "0.27.0-fork.34", + "description": "Browser automation CLI for AI agents — stealth fork with anti-detection", "type": "module", "packageManager": "pnpm@11.1.3", "files": [