Angular DevTools version history - 4 versions
Angular DevTools by Angular
Angular DevTools version history - 4 versions
Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.
Latest version
Version 1.0.19
Released Dec 17, 2024 - 2.75 MBWorks with firefox 58.0 and laterThis release adds an experimental router tree visualization. It is hidden by default, but can be reveal by clicking the settings icon in the top-left of the Angular DevTools panel (the gear icon) and clicking "Enable Router Graph" before navigating to the newly revealed "Router Tree" panel.Source code released under MIT License
Download Firefox and get the extensionYou'll need Firefox to use this extensionOlder versions
Version 1.0.18
Released Aug 29, 2024 - 3.24 MBWorks with firefox 58.0 and laterBug fixes:
* Correctly set environment injector path in the case where there are no element injectors - https://github.com/angular/angular/pull/57442
* Ignore DOM Nodes from other frames when performing render tree detection - https://github.com/angular/angular/pull/57518
* Catch invalidated extension error - https://github.com/angular/angular/pull/55697
* Various internal refactorings and performance improvements.Source code released under MIT License
Version 1.0.17
Released Jul 31, 2024 - 3.23 MBWorks with firefox 58.0 and laterInternal refactorings and bug fixes.Source code released under MIT License
Version 1.0.16
Released May 8, 2024 - 3.21 MBWorks with firefox 48.0 and later* Adding support for inspecting Angular applications inside iframes.Source code released under MIT License