1
0

15 Commits

Author SHA1 Message Date
5bbeac5e89 Refactor persistence timers: rename and separate timers for hidden, seen, and member indices 2026-01-20 07:49:59 +01:00
db81232f0f Enhance video tracking functionality: implement seen and member indices for improved video metadata management 2026-01-20 07:46:05 +01:00
a4f2f5c60b Enhance HUD functionality: implement flashing effect for HUD dot to indicate member-only video detection 2026-01-20 07:34:22 +01:00
f708833cdf Enhance video metadata handling: implement snapshot creation, improve data stripping, and optimize storage interactions 2026-01-20 07:20:32 +01:00
88abb559d1 Enhance popup and HUD functionality: add clear archive and whitelist buttons, improve styling and layout 2026-01-20 06:21:42 +01:00
49bbce95ea Enhance popup UI and functionality: update styles, improve input handling, and add max archive settings 2026-01-20 06:11:32 +01:00
cb062589fa Enhance HUD functionality: implement shared index for cross-tab data management and improve persistence of member-only video visibility 2026-01-20 05:53:21 +01:00
ab931e1264 Enhance HUD functionality: optimize member-only video tracking and improve HUD update logic 2026-01-20 05:49:56 +01:00
8f1a0fe28f Enhance HUD functionality: add visual indicators for member-only videos and improve channel information display 2026-01-20 05:44:12 +01:00
705e7cad7e Refactor code structure and enhance comments: improve readability and maintainability across content.js, popup.js, and associated styles 2026-01-19 23:16:43 +01:00
e768a0bbbc Enhance debugging features: add debug group logging and update popup UI for clarity 2026-01-19 23:06:30 +01:00
b18ab4ac24 Enhance popup and content script: add channel link input, normalize whitelist handling, and improve video visibility logic 2026-01-19 22:43:30 +01:00
debdc67ed6 Enhance popup and content script: add debug toggle, reset defaults button, and improve settings loading 2026-01-19 19:05:56 +01:00
351116c85a Refactor content script to manage video visibility based on a dynamic whitelist and enhance popup icon configuration in manifest 2026-01-19 19:03:52 +01:00
4bbbcd8040 Add content script and popup for channel whitelist management
- Implement content script to identify member-only videos on YouTube
- Create popup interface for managing a channel whitelist
- Add necessary icons and manifest configuration
2026-01-19 18:55:43 +01:00