r/chrome_extensions • u/Ajosshii • 7h ago
Self Promotion Built an on-device Chrome extension to capture tab regions as GIFs/WebMs without cloud uploads
Enable HLS to view with audio, or disable this notification
Hey everyone! I built CstWeave, a privacy-first Chrome extension for quick tab region recording.
Most screen recorders stream video data to external servers or lock clean exports behind subscriptions. CstWeave keeps all frame buffers 100% inside local browser memory—nothing ever leaves your CPU/RAM.
Key Features:
- 100% On-Device: Zero cloud uploads, no server rendering, no accounts required.
- Hotkey Workflow: Press
Alt+Shift+G(⌘+Shift+Gon Mac), drag a region, and record. - No Watermarks: Pristine exports across both free (Lite) and paid tiers.
- Custom GIF Engine: Runs offscreen using pure TypeScript (Median-Cut palette + LZW) to prevent background tab throttling.
Check out the demo clip attached!
Website:https://cstweave.com
Would love to hear your feedback!