Video Volume & Seek Control 版本历史 - 4 个版本
Video Volume & Seek Control 作者: master4life
Video Volume & Seek Control 版本历史 - 4 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 1.3
发布于 2026年7月17日 - 36.58 KB适用于 firefox 58.0 及更高版本Changelog v1.3- Fixed: leftover diff markers in the options page script that caused both German and English locales to load simultaneously in a fallback code path
- Fixed: disabled sites no longer silently re-activated on page reload — the content script now checks the persisted enable/disable state on load instead of relying solely on runtime messages
- Added: opt-in whitelist mode — the extension can now be inactive on every site by default, with individual sites allowed via the toolbar icon (persisted)
- Added: manage saved sites list in the options page — view and remove individually allowed/blocked domains
- Added: options page reorganized into tabs (General / Activation)
- Fixed: pinch-to-zoom (Ctrl/Cmd + wheel) is no longer intercepted by the video controls
- Fixed: seeking is now skipped safely on non-seekable media (e.g. livestreams) instead of risking errors
- Improved: video-detection observer now disconnects after finding the first video instead of firing on every DOM mutation
- Improved: reduced unnecessary hit-testing on wheel events when no video is present on the page
- Reduced permissions:
<all_urls>narrowed tohttp://*/*+https://*/*, removed redundantactiveTabpermission - Removed unused code (
formatTime)
源代码遵循 零约束许可证 发布
较早版本
版本 1.2
发布于 2025年8月29日 - 31.92 KB适用于 firefox 58.0 及更高版本- English is now default language
- Fixed an issue whereby voume lowe than the expected %5 couldnt be muted.
源代码遵循 零约束许可证 发布