PageSpy-2

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

Ezt a szkriptet nem ajánlott közvetlenül telepíteni. Ez egy könyvtár más szkriptek számára, amik tartalmazzák a // @require https://update.greasyfork.org/scripts/483696/1643595/PageSpy-2.js hivatkozást.

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

Fejlesztő
WhiteSevs
Verzió
0.0.1.20250817152041
Létrehozva
2024.01.02.
Frissítve
2025.08.17.
Size
300 KB
Licensz
Ismeretlen

介绍

可自定义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
    

信息