灵猴市集Linghou Market

测试:页面文字统计

generaltest-page-text-stats

暂无描述。

版本1.0.0
扫描passed
更新2026-06-26
超时30000ms

匹配范围

*://*/*

排除范围

未声明

能力声明

未声明

代码

源码已展开
1return { textLength: document.body?.innerText?.length || 0, selection: window.getSelection()?.toString() || '' };