Skip to content

Release v1.0.0: Initial Release & TIDB Integration 🚀

Choose a tag to compare

@Victhereum Victhereum released this 04 Mar 03:25
· 10 commits to main since this release

We are excited to announce the first official release of the StreamZen Extension!

This inaugural release brings the core functionality of a Netflix-style streaming experience to supported platforms, along with a dedicated landing page, robust documentation, and proper legal compliance.

Here is the complete breakdown of everything included in this release, from our very first commit to now:

✨ Core Extension Features

  • Initial Working Extension (4a9010d): Laid down the foundational code that injects the required scripts into streaming platforms for the "Skip Intro" and "Next Episode" functionality.
  • TIDB Integration (0b322e4): Successfully replaced the old hard-coded skip timings with a dynamic, highly accurate database (TIDB) to fetch intro and credit timestamps dynamically.
  • Full Screen Player Fix (0e9768d): Resolved a persistent bug that caused issues when exiting the full-screen video player.
  • Minor Stability Fixes (97ccdee, f31365b, 66f67ab): Rolled out multiple under-the-hood patches to ensure the extension runs flawlessly on supported domains without interrupting native video controls.

🌐 Official Landing Page

  • Landing Page Launch (86fa754): Built and deployed a stunning dedicated landing page to showcase the extension's features to new users.
  • Web Store Links (29f7923): Added direct links to the Chrome Web Store to streamline the user installation process.
  • GitHub Stars Counter (3693fe3): Integrated a live counter on the landing page to dynamically display community support from our public GitHub repository.
  • Font Modernization (b8cd348): Updated and refined the typography across the landing page to provide a sleek, modern, and readable UI.

📈 Analytics & SEO

  • Google Analytics (2951e89): Successfully integrated tracking to better understand landing page traffic and user behavior.
  • SEO Optimization (cdbf089): Completely overhauled the landing page's markup, tags, and structure to improve search engine discoverability.

⚖️ Documentation & Legal Compliance

  • Privacy Agreement Page (d69484f): Crafted and published a dedicated Privacy Agreement to ensure full compliance with Web Store data policies.
  • Privacy Footer Link (460dec4): Added a persistent link to the Privacy Agreement in the main footer of the site for easy user access.
  • README Documentation (78c43f9): Authored a comprehensive README.md to guide open-source contributors, explaining the extension's purpose, setup, and contribution guidelines.
  • MIT License (78c43f9): Officially applied the MIT open-source license to protect the codebase while encouraging community collaboration.

Full Changelog: View all commits