var data = {"version":"0.6","status":"ok","sig":"623784745","table":{"cols":[{"id":"A","label":"","type":"string","pattern":""},{"id":"B","label":"","type":"string","pattern":""},{"id":"C","label":"","type":"string","pattern":""},{"id":"D","label":"","type":"string","pattern":""},{"id":"E","label":"","type":"string","pattern":""},{"id":"F","label":"","type":"string","pattern":""},{"id":"G","label":"","type":"string","pattern":""},{"id":"H","label":"","type":"string","pattern":""},{"id":"I","label":"","type":"string","pattern":""},{"id":"J","label":"","type":"string","pattern":""},{"id":"K","label":"","type":"string","pattern":""}],"rows":[{"c":[{"v":"Angular Batarang"},{"v":"Extends the Developer Tools, adding tools for debugging and profiling AngularJS applications."},{"v":"AngularJS"},{"v":"This extension features tools to help find and address performance bottlenecks, and visualize and debug applications."},{"v":"https://chrome.google.com/webstore/detail/angularjs-batarang/ighdmehidhipcmcojjgiloacoafjmpfk"},{"v":"https://github.com/angular/angularjs-batarang"},{"v":"http://i.imgur.com/V47o35o.jpg"},{"v":"http://2.bp.blogspot.com/-YgdghCiF9p0/UaL6XG_vJjI/AAAAAAAADGA/Z-8YrBWaY3A/s1600/batarang.png"},{"v":"https://github.com/angular/angularjs-batarang/raw/master/img/deps.png"},{"v":"https://raw.github.com/angular/angularjs-batarang/master/img/options.png"},{"v":"https://www.youtube.com/watch?feature=player_embedded&v=q-7mhcHXSfM"}]},{"c":[{"v":"DevTools Terminal"},{"v":"Local terminal in your browser."},{"v":"Dmitry Filimonov"},{"v":"DevTools Terminal is a new Chrome DevTools extension that brings the power of the terminal to your browser. If you ever find yourself context-switching between Chrome and the command-line for tasks like: pulling down assets, using git, grunt, wget or even vim - you may find this extension a useful time-saver."},{"v":"https://chrome.google.com/webstore/detail/devtools-terminal/leakmhneaibbdapdoienlkifomjceknl"},{"v":"https://github.com/petethepig/devtools-terminal"},{"v":"http://www.html5rocks.com/en/tutorials/developertools/devtools-terminal/image_0.png"},{"v":""},{"v":""},{"v":""},{"v":""}]},{"c":[{"v":"Ember Inspector"},{"v":"Tool for debugging Ember applications."},{"v":"EmberJS"},{"v":"The Ember Inspector is a plug-in for the Chrome developer tools that makes understanding and debugging your Ember.js application a snap.\n\nAfter installing this extension, you\u0027ll be able to easily:\n\n- View all of the routes defined in your application.\n- Reference Ember\u0027s naming conventions for your URLs, including what to name your controllers, templates, routes and more.\n- Overlay your application with information about what templates, controllers, and models are currently being rendered.\n- Inspect the objects in your application, such as models and controllers, with UI that fully supports Ember features such as bindings and computed properties.\n- Make your application\u0027s objects available in the console as the $E variable.\n- If you\u0027re using Ember Data, see all of the records that have been loaded.\n\nThe Ember Inspector is an open source project maintained by the Ember.js community. The source code is available for download at https://github.com/tildeio/ember-extension."},{"v":"https://chrome.google.com/webstore/detail/ember-inspector/bmdblncegkenkacieihfhpjfppoconhi"},{"v":"https://github.com/tildeio/ember-extension"},{"v":"https://lh4.googleusercontent.com/oBZgX7bO-LoH5iqPDuST1HtHB46fdnmz1xDjBFz2Mw-Y4Yw7Vs90bHgqk1A9gWssFRxp2T4UXgo=s640-h400-e365-rw"},{"v":"https://lh6.googleusercontent.com/TGLbr4UoyLqBNvZACqghquEMo5bVWWrlA8f_UkCf4F5etIcqNM0HcBLVRRCQHHLWwBilJbznxrk=s640-h400-e365-rw"},{"v":"https://lh3.googleusercontent.com/xMVHoMRWR9XT_uFJhgGvsYJCWqOeAf0meOEHQBGFQcurLo4SDsLz7zkrU6cvC_a6vNEKodHwqQ=s640-h400-e365-rw"},{"v":"https://lh6.googleusercontent.com/i9LKsSo9Zd875XAQeFMpPL3OBItSq1g2z_UEVewoPE2MHgrzkd15z0WVTovFd4_wa6ugV5p-IA=s640-h400-e365-rw"},{"v":"http://www.youtube.com/watch?v=18OSYuhk0Yo"}]},{"c":[{"v":"Backbone Debugger"},{"v":"Developer Tools extension for debugg