Angular Chrome
Basic AngularJS debugging in Chrome
Wat is Angular Chrome?
Angular Chrome is een Chrome-extensie ontwikkeld door https://hackology.co.uk, en de belangrijkste functie is "Basic AngularJS debugging in Chrome".
Extensie Screenshots
Download het CRX-bestand van de extensie Angular Chrome
Download Angular Chrome-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Chrome extension which allows quick browsing of Angular scope. Inspect an element or select it in the elements view to display its scope in the elements pane.
Basisinformatie over de Extensie
Naam | Angular Chrome |
ID | fobloefinmdlpnanffefbpkkgflocmlp |
Officiële URL | https://chromewebstore.google.com/detail/angular-chrome/fobloefinmdlpnanffefbpkkgflocmlp |
Beschrijving | Basic AngularJS debugging in Chrome |
Bestandsgrootte | 605 KB |
Aantal Installaties | 1,240 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2015-01-12 |
Publicatiedatum | 2015-01-12 |
Beoordeling | 4.22/5 Totaal 9 Beoordelingen |
Ontwikkelaar | https://hackology.co.uk |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://github.com/kartulita/angular-chrome |
Help Pagina-URL | https://github.com/kartulita/angular-chrome/issues |
Ondersteunde Talen | en-GB |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Angular Chrome", "description": "Basic AngularJS debugging in Chrome", "version": "1.0", "devtools_page": "inspector.html" } |