PalveronPalveronDocs

Installation

Install the Governance Shield extension for Chrome, Edge, or Firefox.

Prerequisites

Browser Guard is available starting from the Business tier.

You will need a Project API Key (format: pv_live_...) from your dashboard under SettingsSecurityBrowser Guard.

Install from Store

Chrome / Edge

  1. Open the Chrome Web Store (works for both Chrome and Edge).
  2. Click Add to Chrome (or Get in Edge).
  3. After installation, click the extension icon in the browser toolbar.
  4. Enter your Gateway URL and API Key.
  5. Click Connect. The icon turns green when connected.

Firefox

  1. Open Firefox Add-ons.
  2. Click Add to Firefox.
  3. After installation, click the extension icon.
  4. Enter your Gateway URL and API Key.
  5. Click Connect.

For deployments of more than 5 users, use Enterprise Deployment to pre-configure the extension via MDM — no manual key entry required.

Supported AI Platforms

Tier 2 — Deep Governance (Prompt-Level)

PlatformInterception MethodEnforcement
ChatGPTFetchBlock, Warn, Justify, Redirect, Modify
ClaudeFetchBlock, Warn, Justify, Redirect, Modify
Microsoft CopilotWebSocketBlock, Warn, Justify, Redirect, Modify
PerplexitySSEBlock, Warn, Justify, Redirect, Modify
GrokFetchBlock, Warn, Justify, Redirect, Modify
DeepSeekXHRBlock, Warn, Justify, Redirect, Modify
GeminiXHRBlock only (Protobuf encoding prevents modification)
Meta AIFetchBlock, Warn, Justify, Redirect, Modify

Tier 1 — Shadow AI Discovery (URL-Level)

500+ AI platform domains are monitored for usage tracking and categorization. No prompt interception — visibility only.

How It Works

The extension intercepts prompts at the DOM level, before they leave the browser. No network proxy, no TLS break-and-inspect.

  1. User types a prompt on a supported AI platform.
  2. The extension captures the prompt before submission.
  3. The prompt is sent to your gateway for policy evaluation.
  4. Based on the policy decision, the extension allows, blocks, warns, or modifies the prompt.
  5. A color-coded toast notification informs the user of the outcome.
Toast ColorMeaning
GreenPrompt allowed (or modified with redactions)
RedPrompt blocked — not sent to the AI platform
AmberWarning — user may proceed
BlueJustification required
PurpleRedirect to approved alternative

Uninstall

  • Chrome/Edge: Right-click the extension icon → Remove from Chrome.
  • Firefox: Go to about:addons → find the extension → Remove.
  • Enterprise deployments: Remove the force-install policy from your MDM. The extension is automatically uninstalled on next policy sync.

On this page