Skip to content

VoidYoutube v1.0.0 - Initial Release

Latest

Choose a tag to compare

@knownIndie knownIndie released this 13 Feb 05:47

🚀 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

  1. Download the VoidYoutube-v1.0.0.zip attached below.
  2. Unzip the file.
  3. Open Chrome and go to chrome://extensions/.
  4. Enable Developer Mode.
  5. 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.