import React from 'react'; export default function ExperimentalFeaturesSection() { return (

Experimental Features & Extensions

We've just launched three powerful new ways to interact with our AI ecosystem. Download the extensions below to start using them.

{/* BYOB Extractor */}
CHROME EXTENSION

BYOB Extractor

Bring Your Own Browser. Install our Chrome extension, enter your API key, and instantly scrape any page you are currently viewing. Bypasses all bot protection since it runs in your own authenticated browser.

Download Extension
{/* Agentic Actions */}
API INTEGRATION

Agentic Actions

Pass a list of click, fill, wait, and keypress commands directly in your JSON payload. OpticParse will execute these actions on the page before taking the screenshot, allowing you to dismiss popups and navigate UI.

{/* PhishVision Sentinel */}
SECURITY EXTENSION

PhishVision Sentinel

A lightweight Chrome extension that analyzes any active webpage against our PhishVision models with a single click. Detects sophisticated zero-day phishing pages and brand impersonations instantly.

Download Extension
); }