What is it all about?
Weinre is WEb INspector REmote. Pronounced like the word "winery". Or maybe like the word "weiner". It is a debugger for web pages, like FireBug (for FireFox) and Web Inspector (for WebKit-based browsers), except it's designed to work remotely, and in particular, to allow you debug web pages on a mobile device such as a phone.
Key Features
* Weinre reuses the user interface code from the Web Inspector project at WebKit * Weinre does not make use of any 'native' code in the browser, it's all plain old boring JavaScript. * Because weinre doesn't use 'native' code, its functionality is limited. For instance, source level debug of JavaScript is not easy. * Weinre supports 'remote' interaction, so you can run the debugger user interface on one machine and can debug a web page running on another machine. For instance, debug a web page displayed on your phone from your laptop. * Because weinre supports 'remote' interaction, multiple debug clients can be debugging the same debug target at the same time. * One thing not different from Web Inspector is that the debug client user interface only runs on WebKit-based browsers.
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}