Skip to content

weinre

Injects the Weinre (Web Inspector Remote) web debugging tool into the page, allowing developers to debug web pages on mobile devices directly from their computers.

Rule Syntax

txt
pattern weinre://id [filters...]
ParametersDescriptionDetailed Documentation
patternAn expression to match the request URLMatch Pattern Documentation
idWeinre ID, a plain string, used for group filtering
filtersOptional filters, supporting matching: • Request URL/Method/Header/Content • Response Status Code/HeaderFilter Documentation

For detailed usage, refer to UI Menu Weinre Usage