Skip to content

User Guide

Dipto Das edited this page Oct 6, 2025 · 1 revision
Zap — User Guide

Zap — Quick User Guide

Everything you need to install, configure, and use Zap to block unwanted YouTube content.

1. Install & Enable

  1. Load the extension (for development) via chrome://extensions → "Load unpacked" and select the extension folder.
  2. Allow permissions for https://www.youtube.com/* when prompted.
  3. Open YouTube and verify the Zap button appears on video thumbnails (top-left).

2. Keywords — auto-blocking

Use the Keyword Manager to automatically hide videos whose titles match your keywords or phrases.

  • Open Keywords tab.
  • Enter one keyword per line (or comma-separated), then click Save Keywords.
  • Up to 1000 keywords supported. Matching is case-insensitive.

Tip: Start with short phrases and expand if needed. Use exact phrases to reduce false positives.

3. Blocked Videos — manage blocked list

The Blocked Videos tab shows videos you manually or automatically blocked. Actions available:

  • Unblock — restore the video to YouTube feed.
  • Export — download JSON backup.
  • Clear All — remove all blocked entries.

4. Language Filter

Select languages you want Zap to hide automatically. This is useful for hiding content in languages you don't read.

5. Support & Feedback

Use the Support tab to send bug reports, suggestions, or contact the team. The extension tries to deliver messages to a Telegram channel — if offline, messages are queued locally.

When filing a bug, include:

  • Browser version and OS
  • Steps to reproduce
  • Console errors (open Developer Tools → Console)

6. Advanced & Developer Notes

Zap uses Chrome storage and content scripts to match titles and hide nodes. If YouTube changes structure, the selector rules might need an update — check the extension's content scripts and background logs for troubleshooting.

7. Quick reference

  • Refresh dashboard → Refresh button
  • Test Telegram notifications → Settings → Send Test Notification
  • Recover from problems → Export blocked list, uninstall, reinstall, import if needed

Clone this wiki locally