Last updated: April 8, 2026
Nodex is a Chrome extension that controls YouTube playback and browsing through head gestures detected via your webcam. This document describes exactly what data Nodex accesses, processes, and stores.
Nodex does not collect, transmit, or share any personal data. All processing happens on your device. No video, image, face data, or usage analytics leaves your browser.
Nodex requests access to your webcam to detect head gestures via MediaPipe Face Mesh. Video frames are processed locally in your browser and are never saved, uploaded, or transmitted. The camera stream is discarded frame-by-frame as gestures are computed.
Nodex reads DOM elements on youtube.com pages:
<video> element — to control playback (play, pause, seek, volume).Nodex does not read page content outside these elements. It does not access your watch history, comments, or account information.
Nodex uses chrome.storage.local to save (on your device only):
This data stays on your device. It is removed when you uninstall the extension or clear Chrome’s extension storage.
| Permission | Why |
|---|---|
storage |
Save calibration and settings locally. |
sidePanel |
Show the Nodex control panel. |
scripting |
Inject MediaPipe face tracking into YouTube tabs. |
tabs |
Find YouTube tabs to control from the side panel. |
host_permissions: youtube.com |
Access only YouTube pages to control playback and browsing. |
Questions, bug reports, or privacy concerns:
If this policy changes, the extension version will be incremented and the “Last updated” date above will reflect the change.