Streaming Ad Muter のバージョン履歴 - 全 7 バージョン
Streaming Ad Muter 作成者: Shinto C V
Streaming Ad Muter のバージョン履歴 - 全 7 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.8
リリース日 : 2026年5月11日 - 662.58 KBfirefox バージョン 58.0 以降 で動作Version 1.8 changelog:
- Eliminated the brief audio blip between back-to-back ads: unmute is now deferred by 2 seconds after the duration timer expires, and a new ad arriving in that window cancels the unmute so the tab stays muted seamlessly.
- True game-resume is unaffected: if Hotstar requests an actual cricket video chunk during the settle window, the tab unmutes immediately.ソースコードは GNU General Public License v2.0 のみ に従いリリースされています
以前のバージョン
バージョン 1.7
リリース日 : 2026年4月25日 - 661.94 KBfirefox バージョン 58.0 以降 で動作Version 1.7 changelog:
- Overlay now appears correctly when the video player is in fullscreen mode (re-parented into the fullscreen element)
- Unified overlay heading to "Fun Facts" instead of alternating AI Fact/AI Tip
- Replaced innerHTML usage in content script and popup with safe DOM construction
- Skip transient OpenRouter batch failures and only abort after several consecutive failures, with failure counters surfaced in the popup diagnosticsソースコードは GNU General Public License v2.0 のみ に従いリリースされています
バージョン 1.6
リリース日 : 2026年4月21日 - 661.52 KBfirefox バージョン 58.0 以降 で動作Version 1.6 changelog:
- OpenRouter fact library now stores successful batches immediately instead of waiting for the full initial fill
- Added bounded OpenRouter responses, retry handling, and reasoning-disabled requests for more reliable free-router results
- Removed static/public fact fallbacks so educational overlays only use the local OpenRouter-backed library
- Added fact-library troubleshooting status in the popup and a local Node harness for provider workflow testing
- Escaped generated fact text before rendering in the overlayソースコードは GNU General Public License v2.0 のみ に従いリリースされています
バージョン 1.5
リリース日 : 2026年4月20日 - 657.2 KBfirefox バージョン 58.0 以降 で動作Version 1.5 changelog:
- Revolutionary educational overlay: Learn during ad breaks!
- OpenRouter LLM Support: Optional AI-powered fun facts using the free router
- Persistent Fact Library: 1,000-fact local storage with daily rotation
- Multiple overlay modes: Educational, Simple Veil, or Minimal
- Live API integration for fresh facts, tips, and inspiration
- User preferences for personalized experience
- Content categories: Fun Facts, Quick Tips, Number Trivia, Inspiration
- 90/10 mix of API/static content for maximum varietyソースコードは GNU General Public License v2.0 のみ に従いリリースされています
バージョン 1.4
リリース日 : 2025年7月10日 - 698.71 KBfirefox バージョン 58.0 以降 で動作Version 1.4 changelog:
- Added black transparent overlay during ads for better visual feedback
- Implemented click-to-dismiss functionality for overlay
- Added test/demo buttons in popup for easier development and testing
- Enhanced user experience with visual ad blocking indicators
- Improved overlay opacity and designソースコードは GNU General Public License v2.0 のみ に従いリリースされています
バージョン 1.3
リリース日 : 2025年7月10日 - 697.67 KBfirefox バージョン 58.0 以降 で動作Version 1.3 changelog:
- Improved cricket ad detection accuracy
- Added dynamic ad duration parsing
- Enhanced Hotstar ad handling
- Bug fixes and performance improvementsソースコードは GNU General Public License v2.0 のみ に従いリリースされています
バージョン 1.2
リリース日 : 2024年11月25日 - 691.81 KBfirefox バージョン 58.0 以降 で動作refactor: improve Hotstar ad detection and handling
- Update ad detection endpoint from 'shifu_inventory' to
'shifu_impression'
- Add CRICKET_VIDEO pattern to prevent false muting during cricket
content
- Simplify ad break info parsing to focus on ad duration
- Implement automatic unmuting based on ad duration parameter
- Remove excessive debug logging
- Clean up manifest.json and update version to 1.2ソースコードは GNU General Public License v2.0 のみ に従いリリースされています