Time Control

Script allowing you to control time.

这些是此脚本变更过代码的版本。 显示所有版本。

  • v1.5.6.1 2025-10-14

    Modify time.storage[Symbol.toStringTag] to read time.storage instead of time

  • v1.5.6 2025-10-14

    Add valueOf to coerce to a number as well as documentation for both valueOf and toString

  • v1.5.5 2025-10-14

    Modify time[Symbol.toPrimitive] logic to default to string

  • v1.5.4 2025-10-14

    Modiify set and get error handling code for window.time: 378, 396-398

  • v1.5.3 2025-10-14

    Bump version

  • v1.5.2 2025-10-14

    Add prototype chain mirroring when time is not accessible to allow for a DOM object named time OR modified EventTarget.prototype, as #<WindowProperties> is not modifiable.

  • v1.5.2 2025-10-13

    Modify logic to only throw ReferenceError while in top-level eval scopes, not anonymous scopes.

  • v1.5.1 2025-10-13

    Fix issue: hasOwn with devtools prop fails when it is overridden by prototype chain, eg. apparently the inbuilt behaviour of window[id] = getElementById(id)

  • v1.5 2025-10-13

    v1.5: Mask the existance of the global time variable using stack introspection.

  • v1.4.6 2025-10-12

    Add dedup to profile listing

  • v1.4.5 2025-10-12

    Bump version

  • v1.4.4 2025-10-12

    Fix - Add capability - GM_listValues

  • v1.4.4 2025-10-12

    Add profile viewing (storage.profiles) and storage.erase

  • v1.4.3 2025-10-12

    Fix mismatch in storage.now and storage.load

  • v1.4.2 2025-10-12

    Fix grant permissions

  • v1.4.1 2025-10-12

    Add time.shift and time.storage.profile features

  • v1.4.0 2025-10-09

    Bump version

  • v1.3.3 2025-10-09

    Add support for Event.prototype.timeStamp and refactor getter wrapping code to wrap_getter

  • v1.3.3 2025-10-09

    Bump version

  • v1.3.2 2025-10-09

    Fix - Devtools bug

  • v1.3.2 2025-10-08

    Add magic proxy handler system

  • v1.3.1 2025-10-08

    Update version

  • v1.3 2025-10-08

    Update for consistency and readability

  • v1.3 2025-10-08

    Add requestAnimationFrame and document.timeline.currentTime support, improve performance.now support by restricting to (this == req_self) in wrap_now

  • v1.2.6 2024-04-24

    Version number

  • v1.2.3 2024-04-24

    Patch to use prototype

  • v1.2.5.2 2024-04-01

    Add time.storage.real and rename time.sync to time.reset.

  • v1.2.5.1 2024-03-31

    Patch

  • v1.2.5 2024-03-31

    Patch and update version

  • v1.2.4 2024-03-31

    Add debug saving

  • v1.2.4 2024-03-31

    Add toString methods

  • v1.2.3.6 2024-03-31

    Update version

  • v1.2.3.5d 2024-03-31

    Refactor

  • v1.2.3.5c 2024-03-31

    Single quote use strict

  • v1.2.3.5b 2024-03-31

    Remove typeof unsafeWindow

  • v1.2.3.5b 2024-03-31

    Undo

  • v1.2.3.5 2024-03-31

    globalThis instead of Window

  • v1.2.3.4d 2024-03-31

    Comply with esversion: 5

  • v1.2.3.4c 2024-03-31

    Add jshint

  • v1.2.3.4b 2024-03-31

    Add semicolon

  • v1.2.3.4 2024-03-31

    Version update

  • v1.2.3.3 2024-03-31

    Fix

  • v1.2.3.3 2024-03-31

    Update naming

  • v1.2.3.2 2024-03-31

    Refactor

  • v1.2.3.1 2024-03-31

    Patch for loading time

  • v1.2.3 2024-03-31

    Update version number

  • v1.2.2.6 2024-03-31

    Move save and load to storage API.

  • v1.2.2.6 2024-03-31

    Update version number

  • v1.2.2.5 2024-03-31

    Add time.storage API

  • v1.2.2.5 2024-03-31

    Add time.reset() and documentation.

显示所有脚本版本