js-script-hook

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

اعتبارا من 09-01-2025. شاهد أحدث إصدار.

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.

ستحتاج إلى تثبيت إضافة مثل Stylus لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتتمكن من تثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

ستحتاج إلى تثبيت إضافة لإدارة أنماط المستخدم لتثبيت هذا النمط.

(لدي بالفعل مثبت أنماط للمستخدم، دعني أقم بتثبيته!)

المؤلف
CC11001100 CC11001100
التقييمات
0 0 0
الإصدار
0.3
تم إنشاؤه
02-01-2021
تم تحديثه
09-01-2025
الحجم
117 KB
الترخيص
لا يوجد
ينطبق على
جميع المواقع

为script请求/响应打断点

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

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

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