Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

ChatterinoWatch version history - 2 versions

ChatterinoWatch by MiguVT

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
ChatterinoWatch version history - 2 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 2.0.2

    Released Oct 13, 2025 - 69.42 KB
    Works with firefox 109.0 and later
    This update includes v2.0.0 to v2.0.2 changes

    [2.0.2] - 2025-10-13

    Fixed
    • Fixed issues that extension version was strictly set to 2.0.0 in manifest and package.json instead of using the correct version.

    [2.0.1] - 2025-10-13

    Fixed
    • Fixed Firefox build to use background scripts instead of service workers
      (service workers are not fully supported in Firefox extensions and are experimental if I'm not wrong)

    [2.0.0] - 2025-10-13

    Major Rewrite

    Complete rewrite with TypeScript and Bun.

    Added
    • Bun Runtime: Migrated from Node.js to Bun
    • TypeScript: Full TypeScript rewrite with strict type checking
    • Modular Architecture: Organized code into utility modules
    • utils/browser.ts: Cross-browser API abstraction
    • utils/channel.ts: Channel extraction and validation
    • utils/debounce.ts: Rate limiting utilities
    • utils/logger.ts: Structured logging
    • Type Definitions: Comprehensive types in src/types/
    • Performance Features:
    • Intersection Observer for visibility detection
    • Page Visibility API integration
    • Debounced updates (300ms)
    • Testing: Bun test runner with 95%+ coverage
    • Code Quality:
    • ESLint with TypeScript support
    • Prettier formatting
    • Validation scripts
    • CI/CD: GitHub Actions workflow
    • Error Handling: Retry logic and connection management

    Changed
    • Build System: Bun native bundler
    • Background Script: Refactored with classes
    • ChatterinoConnection for connection management
    • ChannelState for state tracking
    • Content Script: Optimized with modern APIs
    • MutationObserver for navigation
    • IntersectionObserver for performance
    • Manifest: Updated to v2.0.0
    • Documentation: Rewritten for Bun/TypeScript
    • Package Scripts: Modernized with Bun commands

    Improved
    • Bundle Size: Smaller bundles through tree shaking and minification
    • Build Speed: Faster builds with Bun
    • Test Speed: Instant test feedback with Bun test runner
    • Memory Usage: Reduced memory footprint with optimized observers
    • Code Quality: Strict TypeScript and linting rules
    • Developer Experience: Hot reload in dev mode, better error messages

    Fixed
    • Improved handling of Twitch URL variations (with/without www)
    • Better cleanup on extension shutdown
    • More reliable connection retry logic
    • Fixed potential memory leaks in observers

    Removed
    • Jest and related Node.js dependencies
    • fs-extra (using native Bun APIs)
    • Unnecessary polyfill overhead in Chrome builds
    • Legacy JavaScript files

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.2.0

    Released Jul 7, 2025 - 59.06 KB
    Works with firefox 109.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.