HTML Universal Speed Control のバージョン履歴 - 全 6 バージョン
HTML Universal Speed Control 作成者: Rohit Y
HTML Universal Speed Control のバージョン履歴 - 全 6 バージョン
古いバージョンに注意してください!これらのバージョンは、テストや参照を目的に表示されています。常に最新バージョンのアドオンを使用してください。
最新バージョン
バージョン 3.1
リリース日 : 2025年3月15日 - 48.51 KBfirefox バージョン 79.0 以降, android バージョン 120.0 以降 で動作Full UI revamp, with modern sleek, and new modern color scheme. Added better support for mobile devices. Added animations, Stability Improvements.ソースコードは MIT License に従いリリースされています
Firefox をダウンロードして拡張機能を入手するこの拡張機能を使用するには Firefox が必要です以前のバージョン
バージョン 3
リリース日 : 2025年3月14日 - 28.49 KBfirefox バージョン 79.0 以降, android バージョン 120.0 以降 で動作HTML Universal Speed Controller
A powerful browser extension that allows you to control the speed of HTML websites by manipulating various timing methods. This extension provides fine-grained control over website timing functions and includes features like auto-speed for specific sites and mobile optimizations.
Features
Core Speed Control- Control website speed through a multiplier (0x to any value)
- Affects multiple timing mechanisms:
setInterval
setTimeout
performance.now()
Date.now()
requestAnimationFrame
Advanced Features- Auto-Speed Sites: Configure specific websites to automatically run at predefined speeds
- Mobile Optimizations: Special handling for mobile devices with performance considerations
- Auto-Click Close: Automatically closes elements with
.close-btn
class - Granular Control: Enable/disable individual timing method speed control
- Site-Specific Settings: Different speed settings for different websites
Technical Features- Persistent settings storage
- Background service worker for extension management
- Content script injection for page manipulation
- Cross-browser compatibility (Firefox 79.0+)
- Mobile device detection and optimization
Architecture
Components- Background Script (
background.js
) - Manages extension installation and initialization
- Handles default settings setup
- Processes notifications
- Manages tab updates and auto-speed checks
- Content Script (
content.js
) - Injects page script for timing manipulation
- Handles message communication
- Manages auto-speed site detection
- Implements mobile optimizations
- Popup Interface
- User interface for speed control
- Settings management
- Status display
- Options Page
- Advanced settings configuration
- Auto-speed site management
- Extension preferences
Timing Method Overrides
1. setInterval- Original function preservation
- Speed-adjusted interval timing
- Special handling for Google Ads timers
- Batch processing for mobile devices
2. setTimeout- Speed-adjusted timeout duration
- Original function preservation
- Mobile-optimized execution
3. performance.now()- Throttled updates for performance
- Mobile-specific optimizations
- Precision maintenance
- Update interval control
4. Date.now()- Throttled updates
- Mobile optimizations
- Precision control
- Update interval management
5. requestAnimationFrame- Frame rate control
- Mobile-specific frame timing
- Accumulator-based processing
- Callback management
ソースコードは MIT License に従いリリースされています
バージョン 2
リリース日 : 2025年3月1日 - 27.68 KBfirefox バージョン 79.0 以降, android バージョン 120.0 以降 で動作Fixed autosaving functionality, improved UI, Added tweaks and settings.ソースコードは MIT License に従いリリースされています
バージョン 1.2
リリース日 : 2025年2月27日 - 25.91 KBfirefox バージョン 79.0 以降, android バージョン 120.0 以降 で動作Added UI Improvements, and improved saving website functionality from the popup with custom speeds directly.ソースコードは MIT License に従いリリースされています
バージョン 1.1
リリース日 : 2025年2月27日 - 25.8 KBfirefox バージョン 79.0 以降, android バージョン 120.0 以降 で動作Have improved mobile performance, added saving feature for websites, that aren't saved, from the popup menu directly.ソースコードは MIT License に従いリリースされています
バージョン 1.0
リリース日 : 2025年2月26日 - 23.39 KBfirefox バージョン 79.0 以降, android バージョン 120.0 以降 で動作ソースコードは MIT License に従いリリースされています