v3.0: Profile 驱动的指纹配置系统 + Canvas/WebGL/Audio 完整实现
- 新增 Profile 系统:一个 JSON 配置文件控制所有浏览器指纹特征 - 新增 Web Audio API 完整实现(AudioContext/OfflineAudioContext/所有节点类型) - 新增 AutoDetector 自动检测缺失 API 并给出建议 - 增强 Canvas/WebGL:toDataURL、getImageData、getParameter 从 profile 读取真实值 - BOM 模块 profile 化:navigator/screen/window/location 全部支持配置驱动 - CLI 新增 --profile、--profile-file、--detect 参数 - 46 项单元测试全部通过,指纹检测模拟测试通过
W
wck committed
99491b31183e57d68fbd321d06bd94a9bc1091e7
Parent: 393a04e