js-script-hook

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

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

Bạn sẽ cần cài đặt một tiện ích mở rộng như Tampermonkey hoặc Violentmonkey để cài đặt kịch bản này.

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.

(Tôi đã có Trình quản lý tập lệnh người dùng, hãy cài đặt nó!)

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!)

Tác giả
CC11001100 CC11001100
Cài đặt hàng ngày
1
Số lần cài đặt
225
Đánh giá
0 0 0
Phiên bản
0.3
Đã tạo
02-01-2021
Đã cập nhật
09-01-2025
Kích thước
100 KB
Giấy phép
N/A
Áp dụng cho
Tất cả trang web

为script请求/响应打断点

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

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

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