From 8cdb510b08e798037b73c5e2ccb394df11407a42 Mon Sep 17 00:00:00 2001 From: Todd Schiller Date: Fri, 5 Jun 2026 16:25:19 -0400 Subject: [PATCH] Docs: sync config skill + rule counts to current behavior MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Config skill no longer claims the popup exposes per-rule toggles (#171 moved them to the options page); reflect the popup's actual contents (enforcement switch, activity counts, Configure rules button). - Bump rules.md count 35 → 36 for closed-shadow-root-annotate (#169). - Bump index.mdx marketing floor 30+ → 35+ to match rules.md. Co-Authored-By: Claude Opus 4.7 (1M context) --- docs/src/content/docs/index.mdx | 2 +- docs/src/content/docs/rules.md | 2 +- skills/agent-browser-shield-config/SKILL.md | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/src/content/docs/index.mdx b/docs/src/content/docs/index.mdx index f535c5c..399a951 100644 --- a/docs/src/content/docs/index.mdx +++ b/docs/src/content/docs/index.mdx @@ -1,6 +1,6 @@ --- title: agent-browser-shield -description: Browser extension with 30+ rules for keeping your AI agent safe while browsing. +description: Browser extension with 35+ rules for keeping your AI agent safe while browsing. --- import { Aside, Card, CardGrid, LinkButton } from "@astrojs/starlight/components"; diff --git a/docs/src/content/docs/rules.md b/docs/src/content/docs/rules.md index 2d00cff..6ceb557 100644 --- a/docs/src/content/docs/rules.md +++ b/docs/src/content/docs/rules.md @@ -3,7 +3,7 @@ title: Rules reference description: The defense rules shipped with agent-browser-shield, what each one does, and its default state. --- -The extension ships 35 rules, each independently toggleable from the extension's +The extension ships 36 rules, each independently toggleable from the extension's options page. Rules marked **default: on** are active on fresh install; **default: off** rules must be enabled manually. diff --git a/skills/agent-browser-shield-config/SKILL.md b/skills/agent-browser-shield-config/SKILL.md index ac00ccf..a535faa 100644 --- a/skills/agent-browser-shield-config/SKILL.md +++ b/skills/agent-browser-shield-config/SKILL.md @@ -11,8 +11,9 @@ on the next page load. ## Opening the options page Humans: right-click the toolbar icon → *Options*, or go to `chrome://extensions` -→ *Details* → *Extension options*. The popup (toolbar icon click) exposes the -same per-rule toggles. +→ *Details* → *Extension options*. The popup (toolbar icon click) shows the +enforcement switch, per-rule activity counts, and a *Configure rules* button +that opens the options page — per-rule toggles live only on the options page. Builds may also enable a floating **shield-icon badge** in the bottom-right corner of every page — a circular button with `[data-abs="open-options"]` and