Chrome Extension // v0.1.0

INSPECT EXTRACT UNDERSTAND

Get instant context on any media or HTML element. No more digging through developer tools—just right-click and see everything.

Free Open Source GPL-3.0
contexxt://inspector
$ inspect element
> scanning DOM... DONE
Found: hero-image.jpg
Type: image/jpeg
Size: 1920×1080 (245KB)
◈ CONTEXXT
×
MIME image/jpeg
DIMS 1920×1080
SIZE 245 KB
SRC asset.jpg
// Capabilities

EVERYTHING YOU NEED TO KNOW ABOUT ANY ELEMENT

01

Multimedia

Instant metadata for images and videos. Source URL, dimensions, file size, MIME type, video duration—all without leaving the page.

JPEG PNG MP4 WEBM
02

Typography

Inspect any text element. Font family, weight, size in pixels, computed color values in RGB and Hex. CSS classes exposed.

FONTS COLORS CLASSES
03

Quick Actions

Download assets directly. Open in new tab. Ctrl+Click shortcut for instant access. Copy values to clipboard.

DL OPEN COPY
04

Smart Overlay

Context-aware positioning follows your cursor. Non-intrusive design respects the page layout. Auto-adjusts to viewport edges.

POSITION AUTO
05

Integration

Native context menu entry. Configurable keyboard shortcuts. Toggle overlay preferences. Minimal permissions required.

MENU KEYS SETTINGS
06

Privacy

Zero remote analytics. No tracking. Local processing only. Open source GPL-3.0 license. Your data never leaves your machine.

LOCAL SAFE OSS
// Protocol

THREE STEPS TO TOTAL CLARITY

01

Right Click

Position your cursor over any image, video, or HTML element on any webpage.

$ contextmenu.activate()
02

Select Inspect

Choose "Inspect Asset / Element" from the browser context menu.

$ inspector.launch()
03

Interact

View metadata. Download. Open in tab. Press Ctrl/Cmd+Click for quick access.

$ asset.interact()
// Ready?

ADD TO YOUR
TOOLKIT

[ ADD TO CHROME ] [ DOWNLOAD FROM GITHUB ] [ VIEW SOURCE ]
Free forever • Open Source • No tracking • GPL-3.0