
AudioContext Suspender 作者: h43z
Suspending AudioContext instances automatically
您需要 Firefox 来使用此扩展
扩展元数据
关于此扩展
Many websites seem to be opening AudioContexts (through the Web Audio API https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API) without ever suspending them, even if they don't play any sound.
This leads to high CPU utilization and therefore increased energy consumption of your devices. Which can also lead to bluetooth audio problems.
This extension fixes that problem. It automatically suspends newly created AudioContexts after 2 seconds.
The extension resumes an already auto suspended AudioContext for another 2 seconds if it detects that the webpage wants to play another sound.
If a websites needs to play sounds continuously or longer than 2 seconds with the Web Audio API you can disable the extension for the website with a localstorage entry with the key disableAudioContextSuspender and some truthy value.
code: https://github.com/h43z/audiocontextsuspender
created by: x.com/h43z
This leads to high CPU utilization and therefore increased energy consumption of your devices. Which can also lead to bluetooth audio problems.
This extension fixes that problem. It automatically suspends newly created AudioContexts after 2 seconds.
The extension resumes an already auto suspended AudioContext for another 2 seconds if it detects that the webpage wants to play another sound.
If a websites needs to play sounds continuously or longer than 2 seconds with the Web Audio API you can disable the extension for the website with a localstorage entry with the key disableAudioContextSuspender and some truthy value.
code: https://github.com/h43z/audiocontextsuspender
created by: x.com/h43z
为您的体验打分
权限详细了解
此附加组件需要:
- 访问您在所有网站的数据
更多信息
- 附加组件链接
- 版本
- 1.4
- 大小
- 8.15 KB
- 上次更新
- 6 个月前 (2024年10月28日)
- 相关分类
- 许可证
- Mozilla 公共许可证 2.0
- 版本历史
添加到收藏集
1.4 的发布说明
You can now disable the extension AudioContextSuspender for certain websites by creating a LocalStorage entry with the key disableAudioContextSuspender and a truthy value.
h43z 制作的更多扩展
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分
- 目前尚无评分