1
0

15 Commits

Author SHA1 Message Date
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