Firefox 浏览器附加组件
登录
附加组件图标

HTML Universal Speed Control 版本历史 - 6 个版本

HTML Universal Speed Control 作者: Rohit Y

评分 4 / 5
4 / 5 星
5
0
4
1
3
0
2
0
1
0
HTML Universal Speed Control 版本历史 - 6 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 3.1

    发布于 2025年3月15日 - 48.51 KB
    适用于 firefox 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 许可证 发布

    您需要 Firefox 来使用此扩展
    下载 Firefox
    下载文件
  • 较早版本

    版本 3

    发布于 2025年3月14日 - 28.49 KB
    适用于 firefox 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
    1. Background Script (background.js)
    2. Manages extension installation and initialization
    3. Handles default settings setup
    4. Processes notifications
    5. Manages tab updates and auto-speed checks
    6. Content Script (content.js)
    7. Injects page script for timing manipulation
    8. Handles message communication
    9. Manages auto-speed site detection
    10. Implements mobile optimizations
    11. Popup Interface
    12. User interface for speed control
    13. Settings management
    14. Status display
    15. Options Page
    16. Advanced settings configuration
    17. Auto-speed site management
    18. 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 许可证 发布

    下载文件
  • 版本 2

    发布于 2025年3月1日 - 27.68 KB
    适用于 firefox 79.0 及更高版本, android 120.0 及更高版本
    Fixed autosaving functionality, improved UI, Added tweaks and settings.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.2

    发布于 2025年2月27日 - 25.91 KB
    适用于 firefox 79.0 及更高版本, android 120.0 及更高版本
    Added UI Improvements, and improved saving website functionality from the popup with custom speeds directly.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.1

    发布于 2025年2月27日 - 25.8 KB
    适用于 firefox 79.0 及更高版本, android 120.0 及更高版本
    Have improved mobile performance, added saving feature for websites, that aren't saved, from the popup menu directly.

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.0

    发布于 2025年2月26日 - 23.39 KB
    适用于 firefox 79.0 及更高版本, android 120.0 及更高版本

    源代码遵循 MIT 许可证 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。