Remove Disable

Developer Tools

EGP 4.99 · Designed for iPad. Not verified for macOS.

Remove Disable 是一款面向 iOS Safari 的网页扩展,专为在 iPhone / iPad 上进行前端调试、QA 测试的开发者设计。它能一键移除页面上所有人为施加的交互限制,让你在真机调试时获得与桌面开发者工具同等的自由度。 为什么开发者需要它 现代 Web 应用普遍存在各种防护措施:右键菜单被屏蔽、文字选中被禁止、表单字段通过 CSS 类名或 JavaScript 被锁定、透明遮罩层吞噬所有点击事件。当你在真实 iOS 设备上调试时,这些限制会让你无法长按唤出上下文菜单、无法选中复制 DOM 内容、无法与需要测试的 UI 状态交互。Remove Disable 一键解决所有这些问题。 解锁功能详解 指针与文本选择自由 通过注入样式表,强制为所有元素设置 pointer-events: auto 和 user-select: auto,全面恢复点击、点按、长按和文字选中能力。 内联事件处理器清除 逐元素移除 oncontextmenu、onselectstart、oncopy、oncut、ondragstart、onmousedown 等阻断性属性,同时将 document 级别的同名属性置为 null,使右键菜单和复制粘贴功能恢复正常。 全面清除 disabled 状态 清除 DOM .disabled 属性、移除 HTML disabled 特性、从 classList 中删除 disabled 类名(如 class="disabled"),并将 aria-disabled 重置为 "false"——覆盖各类前端框架锁定表单元素的所有惯用模式。 遮罩层检测与移除 通过启发式算法自动识别并隐藏全视口尺寸、透明或近透明、高 z-index、无实质内容的 fixed/absolute 定位元素,即通常意义上阻断点按事件、妨碍长按检查的"幽灵遮罩层"。 动态内容持续解锁 内置 MutationObserver 监听 DOM 变更,对所有新注入节点自动应用解锁逻辑,使单页应用路由跳转和懒加载组件无需刷新页面即可保持解锁状态。 网络层广告与追踪器拦截 内置 30+ 条 declarativeNetRequest 规则,在操作系统网络层拦截主流广告网络、分析 SDK 和追踪器的请求(Google、Facebook、百度广告、Criteo、AppNexus、Rubicon、Taboola、CNZZ 等),让你在性能分析或使用 Web Inspector 抓包时获得更干净的网络流量。 URL 重定向规则 静态重定向规则可在网络层将指定资源 URL 重写为目标地址,适用于在不修改服务端配置的情况下测试已热修复的资源,或将请求指向预发布 CDN 节点。 按需开关 弹出式面板提供一键开关,随时启用或停用全部解锁功能。状态通过 browser.storage.local 跨标签页、跨会话持久保存。

  • This app has not received enough ratings or reviews to display an overview.

The developer, 钢 陈, indicated that the app’s privacy practices may include handling of data as described below. For more information, see the developer’s privacy policy .

  • Data Not Collected

    The developer does not collect any data from this app.

    Privacy practices may vary based, for example, on the features you use or your age. Learn More

    The developer has not yet indicated which accessibility features this app supports. Learn More

    Provider
    • 钢 陈
    Size
    • 708.6 KB
    Category
    • Developer Tools
    Compatibility
    Requires iOS 15.0 or later.
    • iPhone
      Requires iOS 15.0 or later.
    • iPad
      Requires iPadOS 15.0 or later.
    • iPod touch
      Requires iOS 15.0 or later.
    • Mac
      Requires macOS 12.0 or later and a Mac with Apple M1 chip or later.
    • Apple Vision
      Requires visionOS 1.0 or later.
    Languages
    • English
    Age Rating
    4+
    Copyright
    • © 2026 Hozoy.