Skip to content

Commit a052f93

Browse files
committedAug 4, 2023
fix: #13 修复在目标网站覆写document.cookie的PropertyDescriptor的时候调用真实get/set方法时未绑定this为document从而导致某些情况下报错的问题
1 parent 1feb553 commit a052f93

File tree

2 files changed

+410
-492
lines changed

2 files changed

+410
-492
lines changed
 

‎dev-header.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// ==UserScript==
22
// @name JS Cookie Monitor/Debugger Hook
33
// @namespace https://github.com/CC11001100/js-cookie-monitor-debugger-hook
4-
// @version 0.10
4+
// @version 0.11
55
// @description 用于监控js对cookie的修改,或者在cookie符合给定条件时进入断点
66
// @document https://github.com/CC11001100/js-cookie-monitor-debugger-hook
77
// @author CC11001100

0 commit comments

Comments
 (0)