Releases: knownIndie/VoidYoutube
Releases · knownIndie/VoidYoutube
Release list
VoidYoutube v1.0.0 - Initial Release
🚀 v1.0.0 - Initial Launch
This is the first stable release of VoidTube. This version establishes the core tracking engine and the data-saving pipeline.
🌟 Key Features
- Accurate Tracking: Real-time monitoring of YouTube sessions using Manifest V3 Service Workers.
- In-Page Dashboard: Custom UI injected directly into the YouTube interface.
- Void Mode: Ability to blur the home feed to stay focused.
- Data Persistence: Weekly rollup logic to manage local storage efficiently.
🛠 Installation
- Download the
VoidYoutube-v1.0.0.zipattached below. - Unzip the file.
- Open Chrome and go to
chrome://extensions/. - Enable Developer Mode.
- Click Load Unpacked and select the unzipped folder.
🐛 Bug Fixes & Improvements
- Fixed session double-counting on tab refresh.
- Optimized storage calls to reduce CPU overhead.