batarang
batarang copied to clipboard
AngularJS WebInspector Extension for Chrome
Runs the protractor example (using an example on the https://angularjs.org homepage). Uses webdriver and selenium for automatically launching and running tests in chrome (#193 and #194). `gulp profile1` or `npm...
Installed last version (0.10.9) from Chrome Web Store, Chrome version is 69.0.3497.100. Instead of useful info I see just blank page, the extension shows nothing:  On extension page there...
Firefox supports WebExtensions, so you should be able to easily ~port~ adjust this addon for Firefox. It has been reported that [installing it from the Chrome store](https://addons.mozilla.org/en-US/firefox/addon/angularjs-batarang-unofficial/) it already works...
Hi I am trying to enable batarang chrome extension but it seems to be greyed out My Chrome version Version 64.0.3282.140 (Official Build) (64-bit)
Currently, sites like [Punker](http://plunker.no.de/) do not work with Batarang because iframes are not instrumented.
check Enable true;but Scopes tab content empty ,and Hints tab emty.
I can click to expand an item but when I click again to collapse it, it does not collapse.
Currently to switch between scopes in the main window I have to click on each scope. It would be convenient to be able to switch between scopes using arrows.
I can reproduce this issue in v10.6. To reproduce: 1. Create a one-time binding. Test that it does not update when changed with batarang off. 2. Turn on batarang and...
I am trying to better understand some performance issues with an app and went looking for documentation on how to read/interpret what I am seeing on the performance tab in...