
Javascript Debugger (Venkman)
Venkman is the code name for Mozilla's JavaScript Debugger. Venkman aims to provide a powerful JavaScript debugging environment for Mozilla based browsers.
DOMScope is an online web inspector and debugger for mobile web apps. Like Chrome's DevTools, it allows developers to navigate through the HTML, list applied CSS...
domscope is an online web inspector and debugger for mobile web apps. like chrome's devtools, it allows developers to navigate through the html, list applied css styles and execute javascript code inside any device's browser. unlike devtools, domscope isn't tied down to a single os or browser and works crossplatform.
domscope works by inserting a snippet in the html page the user wants to inspect, sending and receiving messages to a centralized online dashboard.
Productivity Developer Tools Web Browsers
mobile-browser web-development web-design mobile-apps-development testing cross-browser-testing mobile-testing