Fake Date

Set a fake date in your browser globally using Tampermonkey

目前為 2025-03-12 提交的版本,檢視 最新版本

作者
vijankush
評價
0 0 0
版本
1.2
建立日期
2025-03-12
更新日期
2025-03-12
尺寸
2.1 KB
授權條款
MIT
腳本執行於
所有網站

Key Improvements:

Dynamic Offset Approach: Instead of setting a fixed fake date, the script now calculates a time difference between the fake date and the real current time. This makes the fake date advance naturally as time passes.


Better No-Args Constructor: The no-args constructor now returns the current time plus the offset, which better simulates real date behavior.


Symbol Support: Added support for Symbol.species which helps with inheritance in modern JavaScript.


Performance.timeOrigin: Added handling for the timeOrigin property of the performance API.


Proper Date Output in Log: Using toISOString() in the console log for clearer date representation.

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址