1
0

24 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
b7a50a053d Add privacy policy document: outline data collection practices and user privacy measures 2026-01-19 23:48:59 +01:00
150f334dcf Refactor manifest.json description: simplify and clarify the purpose of the extension 2026-01-19 23:20:20 +01:00
3fb513b42b Remove README.md from build script: streamline the build process by excluding unnecessary files 2026-01-19 23:19:51 +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
db63c489b8 Remove unused icon files: delete anti-bs-icon images to clean up the repository 2026-01-19 23:16:30 +01:00
8545746ab0 Refactor manifest.json: update description for clarity and remove unnecessary fields 2026-01-19 23:15:28 +01:00
e768a0bbbc Enhance debugging features: add debug group logging and update popup UI for clarity 2026-01-19 23:06:30 +01:00
0ac7326ceb Add build script and .gitignore to manage distribution files 2026-01-19 23:04:53 +01:00
93bb743bc5 Update README.md for clarity and detail on functionality and contribution guidelines 2026-01-19 22:56:17 +01:00
805da17f6b Add initial README.md with project overview and contribution guidelines 2026-01-19 22:45:29 +01:00
8d8cc739ec Update repository URL in manifest.json 2026-01-19 22:44:05 +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