PageSpy-2

一个网页调试的脚本做成的库

สคริปต์นี้ไม่ควรถูกติดตั้งโดยตรง มันเป็นคลังสำหรับสคริปต์อื่น ๆ เพื่อบรรจุด้วยคำสั่งเมทา // @require https://update.greatest.deepsurf.us/scripts/483696/1643595/PageSpy-2.js

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey, Greasemonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

คุณจะต้องติดตั้งส่วนขยาย เช่น Tampermonkey หรือ Violentmonkey เพื่อติดตั้งสคริปต์นี้

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

ผู้เขียน
WhiteSevs
เวอร์ชัน
0.0.1.20250817152041
สร้างเมื่อ
02-01-2024
อัปเดตเมื่อ
17-08-2025
Size
286 กิโลไบต์
สัญญาอนุญาต
ไม่มี

介绍

可自定义PageSpy的对象名,用于适配一些网页上重复的对象名

🎈注意

接入调试端的注意隐私,默认的test.jikejishu.com是测试使用,别人也可以看得到你的调试信息,如果可以请自己部署一个调试服务器

官方文档:https://github.com/HuolalaTech/page-spy-web/blob/main/README_ZH.md

  1. docker部署

    docker run -d --restart=always -p 6752:6752 --name="pageSpy" ghcr.io/huolalatech/page-spy-web:release
    
  2. Node部署

    yarn global add @huolala-tech/page-spy-api
    
    # 如果你使用 npm
    
    npm install -g @huolala-tech/page-spy-api
    

信息