dsh-browser-polyfill
Verifieddsh-browser-polyfill · v1.0.0 · MIT · Web UI
DSH 浏览器兼容补丁:AbortSignal.timeout/any 兼容 + 慢隧道超时放宽。老手机浏览器必备。
Install
dsh plugin add dsh-browser-polyfill Confirm the layer applied with dsh --profile default --dump-config — see the install guide.
Source
Published to npm without a public repository. Inspect the package contents before installing.
Tags
Creators
Readme
dsh-browser-polyfill — DSH 浏览器兼容补丁
为旧手机/旧浏览器补上缺失的 Web API,是 dsh-remote-cpolar 的配套插件:
AbortSignal.timeout/AbortSignal.any兼容(老浏览器缺这两个 API 会导致会话打不开/工作区报错)- 放宽超时下限到 3 分钟(配合慢速隧道如 cpolar 免费版加载大历史)
安装
随 dsh-remote-cpolar 自动安装(它是其依赖);也可单独安装:
dsh plugin --profile web add dsh-browser-polyfill
License
MIT