js-script-hook

用来给script类型的请求打断点

2025-01-09 يوللانغان نەشرى. ئەڭ يېڭى نەشرىنى كۆرۈش.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

ئاپتورى
CC11001100 CC11001100
باھا نومۇرى
0 0 0
نەشرى
0.3
قۇرۇلغان ۋاقتى
2021-01-02
يېڭىلانغان ۋاقتى
2025-01-09
Size
116.1 KB
ئىجازەتنامىسى
يوق
قوللايدىغىنى
بارلىق بېكەتلەر

为script请求/响应打断点

在爬虫分析目标网站的时候经常会需要打xhr断点追溯调用栈,但是Chrome没有提供script断点,有一些跨站请求是script类型的,但这个时候还想对其打断点,于是就只好自己写脚本实现了。

注意: 只测试了Chrome浏览器版本87+,其它浏览器请自行测试。

源代码与文档请移步: https://github.com/JSREI/js-script-hook