ienfalfjdbdpebioblfackkekamfmbnh
Angular DevTools extends Chrome DevTools adding Angular specific debugging and profiling capabilities. You can use Angular DevTools to understand the structure of your application and preview the state of the directive and the component instances. To get insights into the execution of the application, you can use the profiler tab, which shows you the individual change detection cycles, what triggered them, and how much time Angular spent in them. You can also inspect and visualize your application's dependency injection tree to better how understand how and why any token was resolved to a specific service.
Redux DevTools
Redux DevTools for debugging application's state changes. The extension provides power-ups for your Redux development workflow. Apart from Redux, it can be used with any other architectures which handle the state. This is an open source project. See the official repository for more details: https://github.com/reduxjs/redux-devtools
JSON Viewer Pro
A completely free extension to visualise JSON response in awesome Tree and Chart view with great user experience and options. It… A completely free extension to visualise JSON response in awesome Tree and Chart view with great user experience and options. It has lot of unique features which makes it a must have JSON formatter for beginner to advance users. ✅ Completely Free and no advertisements. ✅ Beautify JSON response from API ✅ Visual representation of JSON with Chart ✅ Depth traversing of JSON property using breadcrumbs ✅ Access or Traverse via JSON Path navigation Prompt ✅ Write custom JSON in Input area ✅ Configurable Content-Type and JSON Content Detection ✅ Ignore particular websites or URLs from rendering ✅ Import local JSON, YAML and XML files supported ✅ Download JSON file using Context Menu ✅ Dark and Light theme supported ✅ Custom CSS supported ✅ Intuitive User Interface ✅ Copy path of any property and value easily ✅ Access JSON in your console using only json keyword
Allow CORS: Access-Control-Allow-Origin
Easily add (Access-Control-Allow-Origin: *) rule to the response header. Allow CORS: Access-Control-Allow-Origin lets you easily perform cross-domain Ajax requests in web applications. Simply activate the add-on and perform the request. CORS or Cross-Origin Resource Sharing is blocked in modern browsers by default (in JavaScript APIs). Installing this add-on will allow you to unblock this feature. Please note that, when the add-on is added to your browser, it is inactive by default (toolbar icon is grey C letter). If you want to activate the add-on, please open the toolbar popup and press the toggle button on the left side. The icon will turn to an orange C letter. If you have a feature request or found a bug to report, please fill out the bug report form on the add-on's homepage (https://mybrowseraddon.com/access-control-allow-origin.html).
Angular Inspector
Detect Angular apps and javascript libraries Use this tool to detect what is running under the hood on the webpages you visit. Now contains the ability to OPT-IN to contribute Angular sites you find to a central repository.