Streaming Ad Muter version history - 3 versions
Streaming Ad Muter by Shinto C V
Streaming Ad Muter version history - 3 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 1.4
Released Jul 10, 2025 - 698.71 KBWorks with firefox 58.0 and laterVersion 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 designSource code released under GNU General Public License v2.0 only
Older versions
Version 1.3
Released Jul 10, 2025 - 697.67 KBWorks with firefox 58.0 and laterVersion 1.3 changelog:
- Improved cricket ad detection accuracy
- Added dynamic ad duration parsing
- Enhanced Hotstar ad handling
- Bug fixes and performance improvementsSource code released under GNU General Public License v2.0 only
Version 1.2
Released Nov 25, 2024 - 691.81 KBWorks with firefox 58.0 and laterrefactor: 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.2Source code released under GNU General Public License v2.0 only