Update Video on Chrome Web Store
I too am running into issues... new Batarang user here... watched the video and it looks promising, but when I run the Scopes and Hints panes are blank:

Chrome: 45.0.2454.101 m Batarang: 0.10.1 OS: Windows 7 (64 bit)
I've read through the issue list... Batarang is enabled, and I've also restarted Chrome. When I run though, the Scopes and Hints panes are blank.
Should probably also point out that this was installed via the Chrome web store (https://chrome.google.com/webstore/detail/angularjs-batarang/ighdmehidhipcmcojjgiloacoafjmpfk?hl=en-US)
Sometimes you have to uncheck and then recheck the enable checkbox. This is a known bug unfortunately.
If you still cannot debug your own application after trying this, can you see if you can debug this app please: http://gary-b.github.io/WF4JSDesigner/
Thanks Gary!
Checking & unchecking doesn't have any effect (panes remain blank).
However, I opened the link you provided, and Batarang worked!
Now, the question remains as to why I can't get Batarang to work on a test site? The site that I originally was testing out is:
- Hosted under IIS
- is local
- Is the simple ToDo sample in the Batarang Github repo: https://github.com/btford/angular-batarang-demo
- Appears to run fine, in the sense that the page loads, works, and all resources are able to load (no 404 or any other errors)... yet when In fire up Batarang up on this test site, the Scopes and Hints panes are blank (even after repeatedly checking an unchecking the enable checkbox).
Any ideas as to what's going on, or suggestions on troubleshooting it?
Thanks,
Jeff
Ah, that's an old demo, its linking to angular 1.0.1, and batarang now only supports as far back as angular 1.2. Sorry about that.
Actually, we probably need to get that video updated!
That looks like it's the issue. Thanks!
Jeff
We'll discuss this at the next team meeting - good point!