
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 Public License 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 製作的更多擴充套件
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分
- 目前沒有評分