image.png

Working video

2025-06-11 22-56-06.mkv


  1. On firefox : userAgentData is not available so we need to move with userAgent logic only
  2. On chrome / edge / opera / Brave : its
  3. Dia :

image.png

image.png

image.png

refactor: handle browser detection using userAgentData for Chromium and fallback for others; Use navigator.userAgentData.brands for Chromium-based browsers