BrowserBeast™ v1.0
Capture browser pages, AI chats, research trails, and highlighted text as durable local Markdown or plain-text records with Evidence Envelope metadata and advisory privacy signals. BrowserBeast™ is Freeware and Open Source under the MIT License.
What It Does
BrowserBeast™ is a Chrome Extension that captures browser pages, AI chats, research trails, and highlighted text as durable local Markdown or plain-text records with Evidence Envelope metadata and advisory privacy signals.
- Chrome Extension
- Full Render capture mode
- Highlighted Text capture mode
- Markdown and plain-text export
- Source URL and capture timestamp
- Browser, platform, and word count metadata
- Evidence Envelope v0.2
- Local-first, user-triggered operation
- Human review before sharing
What It Creates
A capture record is designed to be readable by humans and useful to AI tools.
# BrowserBeast™ Capture
source_url: "https://example.com/research-page"
captured_at: "2026-06-05T16:44:55Z"
capture_mode: "Full Render"
privacy_signals: []
review_before_sharing: true
## Captured Content
Structured Markdown content appears here.Evidence Envelope
Evidence Envelope metadata preserves context about the capture. It is a practical provenance feature, not a legal claim.
- Artifact type and tool version
- Capture mode and platform
- Privacy advisory signals
- Review status fields
- Source and linked artifact fields
Download Status
BrowserBeast™ v1.0 is available as a Freeware and Open Source Chrome Extension under the MIT License.
Install Instructions
Download and unzip BrowserBeast-v1.0.zip, open chrome://extensions in Chrome, enable Developer mode, choose Load unpacked, and select the extracted BrowserBeast-v1.0 folder.