PageSpy-2

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

Questo script non dovrebbe essere installato direttamente. È una libreria per altri script da includere con la chiave // @require https://update.greasyfork.org/scripts/483696/1643595/PageSpy-2.js

Dovrai installare un'estensione come Tampermonkey, Greasemonkey o Violentmonkey per installare questo script.

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

Dovrai installare un'estensione come Tampermonkey o Violentmonkey per installare questo script.

Dovrai installare un'estensione come Tampermonkey o Userscripts per installare questo script.

Dovrai installare un'estensione come ad esempio Tampermonkey per installare questo script.

Dovrai installare un gestore di script utente per installare questo script.

(Ho già un gestore di script utente, lasciamelo installare!)

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione come ad esempio Stylus per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

Dovrai installare un'estensione per la gestione degli stili utente per installare questo stile.

(Ho già un gestore di stile utente, lasciamelo installare!)

Autore
WhiteSevs
Versione
0.0.1.20250817152041
Creato il
02/01/2024
Aggiornato il
17/08/2025
Dimensione
286 KB
Licenza
Non disponibile

介绍

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

信息