Transform your browser from a simple viewer to an intelligent guardian of your digital experience.
Install: [Chrome]
- πΈ Smart Screen Capture - Capture exactly what you need with precision
- π§ AI-Powered Analysis - Automatically detect and classify screen content
- π Customizable Alerts - Get notified when specific content is detected
- π Privacy-First Design - All processing happens locally in your browser
- βοΈ Flexible Configuration - Tailor the extension to your specific needs
- π― Multiple Capture Methods - Viewport, crop & save, or crop & wait
- πΌοΈ Versatile Output Options - Save to PNG/JPG or copy to clipboard
- π± HDPI Display Support - Perfect for high-resolution displays
- β‘ Keyboard Shortcuts - Boost your productivity with quick commands
- π Open Source - Free, transparent, and community-driven
Screen Scoutr goes beyond simple screenshot functionality by incorporating intelligent visual analysis. Whether you're monitoring for specific UI elements, tracking visual changes over time, or setting up alerts for particular content patterns, Screen Scoutr leverages vision language models (VLMs) to bring context-aware intelligence to your browsing experience.
- Getting Started
- How to Use
- Capture Methods
- Content Analysis
- Alert Configuration
- Image Format
- Screenshot Scaling
- Save Options
- Keyboard Shortcuts
- Save Location
- Known Limitations
- Installation Options
- License
- Pin the extension to your browser toolbar for easy access
- Click on the extension button using your Right Mouse Button
- Select
Options
from the context menu - Configure your preferred capture, analysis, and alert settings
-
API Key Configuration:
- Navigate to the Settings tab in the extension
- Enter your API key in the designated field
- Without an API key, the VLM analysis features will not be available
-
Model Selection:
- Choose from the dropdown menu of available models
- Free models from Open Router are included by default
- Pro tip: If you need a specific model that's not listed, use the "Request New Model" button
- The model list is regularly updated with new options
-
Capture Screen Content:
- Ensure you're on the tab you want to analyze
- Click "Select Area" to manually define a region, or
- Click "Capture Viewport" to automatically capture the entire visible area
-
Add Context (Optional):
- In the provided text field, enter any prompts or questions
- Leave blank if you want the VLM to analyze without specific guidance
-
Analyze the Image:
- Click the "Analyze Image" button
- After processing (timing varies by model), results will appear below the image preview
-
Setup Monitoring:
- Navigate to the "Monitor" tab in the extension
- Select the monitoring interval (minimum: 10 seconds)
- Enter your monitoring prompt (e.g., "Alert me if this value changes")
-
Start Monitoring:
- Click "Start Monitoring" to begin the automated analysis
- The extension will capture and analyze the selected screen area at your specified interval
-
Control Options:
- "Pause Monitoring" - Temporarily halt the process
- "Stop Monitoring" - End the current monitoring session completely
- Access the "History" tab to review all previous analyses
- Results are organized chronologically with timestamps
- Filter or search through your history to find specific results
-
Window & Tab Management:
- The extension captures the active tab in the active window
- If you switch tabs within the monitored window, the new active tab will be captured
- For uninterrupted monitoring, keep the target tab active in its window
- You can open a new browser window for other work while monitoring continues
-
API Quota Limitations:
- Free Open Router accounts: 50 requests per day per API key
- For additional usage, you can create new accounts with new API keys
- Unlimited quota available for Pro users (subject to rate limits)
-
Best Practices:
- For critical monitoring, consider using a dedicated browser window
- More specific prompts generally yield more useful analysis results
- Regular monitoring intervals (1-5 minutes) provide good coverage without excessive API usage
- Activate the extension using your keyboard shortcut or by clicking the extension button
- Hold down your left mouse button anywhere on the page and drag to select your area
- Release the mouse button when ready - the selected area will be captured and saved
- Activate the extension using your keyboard shortcut or by clicking the extension button
- Hold down your left mouse button anywhere on the page and drag to create a selection
- Fine-tune the selected area by adjusting its position and size
- When ready, activate the extension again to capture and save the selection
- Activate the extension using your keyboard shortcut or by clicking the extension button
- The entire visible area of the screen will be instantly captured
Screen Scoutr leverages cutting-edge vision language models to analyze captured content:
Pattern Recognition
- Identify specific visual elements and patternsContent Classification
- Automatically categorize and tag screen contentText Extraction
- Pull out relevant text from visual elementsChange Detection
- Identify differences between captures over timeCustom Detectors
- Set up specialized monitors for your specific needs
Configure personalized alerts based on what matters to you:
Content-Based Alerts
- Get notified when specific content appearsPattern Matching
- Set triggers for visual or textual patternsThreshold Controls
- Adjust sensitivity and confidence thresholdsAlert Channels
- Choose between browser notifications, sounds, or visual indicatorsAlert History
- Review past detections and alerts
-
PNG
- Superior image quality with lossless compression. Ideal for screenshots with text, UI elements, or when quality is critical. Larger file size. -
JPG
- More efficient file size with minimal quality loss. Perfect for capturing photographs, videos, or when storage space is a concern. Adjustable quality from 100 (highest) to 0 (lowest).
-
Preserve scaling
- Maintain the display scaling you see on screen, capturing exactly what you perceive. -
Downscale to actual size
- Automatically optimize for HDPI displays (like Retina) or zoomed pages by downscaling to original size.
-
To File
- Save directly to your device:- Automatic saving to your preferred location
- Manual save prompt for more control
- Customizable naming conventions
-
To Clipboard
- Copy for immediate use elsewhere:Data URL String
- Technical format for web developmentBinary Image
- Ready for pasting in image editorsConfirmation Dialog
- Optional verification step
- Navigate to
chrome://extensions/shortcuts
- Find Screen Scoutr and set your preferred key combination
- Default suggestion:
Alt+S
(customizable)
Pro tip: Create different shortcuts for different capture methods through the extension settings!
- Navigate to
chrome://settings/downloads
- Set your preferred download destination
- Toggle
Ask where to save each file before downloading
for manual control
Screen Scoutr won't function on:
- Browser settings pages (
chrome://
andchrome-extension://
) - Chrome Web Store (
https://chromewebstore.google.com/
) - Your designated home page
For local file access:
- Go to
chrome://extensions
- Find Screen Scoutr and click
Details
- Enable
Allow access to file URLs
Clipboard considerations:
- Requires secure contexts (HTTPS or localhost)
- Viewport capture requires clipboard permission
- PDF documents require the Crop and Save method
The following options work for: Chrome, Edge, Opera, Brave, Chromium and Vivaldi.
Note: Manual installation methods won't receive automatic updates.
Click the relevant store link at the top of this page for your browser.
- Download the latest
screen-scoutr.crx
from [releases] - Navigate to
chrome://extensions
- Enable Developer mode
- Drag and drop the file onto the extensions page
- Download and extract
screen-scoutr.zip
from [releases] - Navigate to
chrome://extensions
- Enable Developer mode
- Click
Load unpacked
and select the extracted directory
- Clone this repository
- Run
sh build/package.sh chrome
- Load the extension through
chrome://extensions
The MIT License (MIT)
Copyright (c) 2023-present Your Organization/Name
Based on the original Screenshot Capture extension by Simeon Velichkov