Video Volume & Seek Control のバージョン履歴 - 全 4 バージョン
Video Volume & Seek Control 作成者: master4life
Video Volume & Seek Control のバージョン履歴 - 全 4 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 1.3
リリース日 : 2026年7月17日 - 36.58 KBfirefox バージョン 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)
ソースコードは The Unlicense に従いリリースされています
以前のバージョン
バージョン 1.2
リリース日 : 2025年8月29日 - 31.92 KBfirefox バージョン 58.0 以降 で動作- English is now default language
- Fixed an issue whereby voume lowe than the expected %5 couldnt be muted.
ソースコードは The Unlicense に従いリリースされています
バージョン 1.1
リリース日 : 2025年8月26日 - 31.84 KBfirefox バージョン 58.0 以降 で動作-Changed Icons.
-Typoソースコードは The Unlicense に従いリリースされています