Augury

Augury

Augury
Augury
Augury
Augury
Augury

热度 4292

当前版本 1.25.2
插件大小 635KiB
所属分类 开发者工具
更新时间 2020年2月2日
Chrome store open chrome web store
随机推荐 阿里云服务器2核2G 99元/1年(续费同价!)

Augury插件简介

Augury(扩展包名:elgalmkoelokbchhkhacckoklkejnhcd)由 开发,最新版本1.25.2 于 2020年2月2日 更新。 Augury 属于开发者工具分类。

🌹 这个应用程序可以在 ChromeFK 或 Google Chrome 网上应用商店进行下载。 ChromeFK上的所有插件扩展文件都是原始文件,并且 100% 安全,下载速度快。
Extends the Developer Tools, adding tools f debugging profiling Angular applications.Augury浏览器扩展插件属于开发者工具分类。此应用程序可以在ChromeFK或Google Chrome网上应用商店进行下载。 ChromeFK上的所有插件扩展文件都是原始文件,并且 100% 安全,下载速度快。

Augury插件描述

Augury is a Google Chrome Dev Tool extension f debugging  visualizing Angular applications at runtime.

 New in version 1.24.1
* Fixing AOT issue

 New in version 1.24.0
* Cannot read property nativeElement of undefined
* Update suppted versions
* Adding redirect to route path description
* Adding try catch with wkaround to solve bug
* Sanity f AppRef.isStable observable
* Update libraries & Compability
* Define selectedComponentProperty in the way it could be redefined

 New in version 1.23.0
* Fix component info scrolling firefox
* Hle string provider type in Description.getProviderDescription

 New in version 1.22.0
* Fixed issue with HMR enabled apps
* Fixed issue with change detection parsing

 New in version 1.21.0
* Fix state now showing issues

 New in version 1.20.0
* Angular 7 suppt
* Bump npm package versions

 New in version 1.19.0
* Highlighter/selection tool improvements
* Bug fixes (angularJS hybrid app compatibility, component tree refreshing,  me state panel issues)

 New in version 1.18.0
* Fixes:
 States not showing up f some components (there might be still some edge s out there that cause this issue, but all known occurrences are fixed f).
 Page slowing down to a freeze due to interaction  Augury  other extensions (notably Redux DevTools)
 Angular JIT compiler err due to reflectmetadata. (reflectmetadata is no longer included in the Augury build)
* Tweaks:
 "loading" / "no state to show" messages during component state inspection

 New in version 1.16.2
* General updates  bug fixes.
 New in version 1.15.0
* Suppt f Angular 5
 New in version 1.14.0
* Add some me analytics events.
* Update typescript  loaders.
* Add inspected app Angular version to UI.
* Add AoT info to architecture doc.
* Fix issue with build script not cleaning build directy.
* Fix promise issue with `reconnect()` within `connection.send()`.
* Fix issue with `SelectComponent` being called with null component tree.
* Suppress TypeErr when `rootComponentType` is null.
* Suppress TypeErr when provider is null f any reason.
* Improve repted err details when err occurs in `remoteExecute`.

 New in version 1.13.0
* Fix issue with GTM initializing in user app context.
* Add `whitespace: nowrap;` to tab menu items.

 New in version 1.12.0
* Fix undefined ref err in dependencyinfo.
* Add `isAngular`  `isDebug` checks to backend script reinitialization.
* Stop catching user app errs after property change.
* Check f bootstrap module existence during NgModule parsing.

 New in version 1.11.0
* Add analytics.

 New in version 1.10.0
* Add Augury release version to sentry err repts.
* Parse Angular version when possible  add to sentry err repts.

 New in version 1.9.0
* Fix another issue with prod mode checking in some Angular versions.
* Stop catching errs that happen in the inspected app after emitting value.
* Dont try to parse child iframes within inspected app.
* Improve NgModule config resolution to avoid undefined reference errs.

 New in version 1.8.0
* Improve production mode  Angular framewk checks.
* Fixed err message colour in dark mode.
* Removed "Angular 2" references from projects.
* Fixed broken "Self Provided" in dependency graph.
* Fixed empty space under router tree.
* Changed `$a` to `$$el` to avoid conflicts.
* Improve UI resizing on Augury tab change.
* Add err repting.
* Add click & drag vertical resizing to router panel.

 New in version 1.7.0
* Removed unnecessary Chrome extension permissions (`` & `tabs`).
* Switched from npm to yarn.

 New in version 1.6.0
* Fix issue with state discrepancy after property change.
* Fix another serialization bug.

 New in version 1.5.0
* Fix buggy serialization of maps  arrays.
* Update to wk with changes in nonpublic Angular APIs.
* Add descriptive attributes to fm elements in component tree.
* Fix err message not persisting on Augury close/open.

 New in version 1.4.0
* Fix security issue with malicious message sources.
* Fixed empty routes on Augury reopen.
* Add "not Angular 2" message.

 New in version 1.3.0
* Fix f Chrome popup icons.
* Added Github issue rept generation to Chrome popup.
* Add "no routes" message.
* Removed last of example applications from this repo.
* Added suppt f lazy loaded NgModules.
* Fixed exception arising from empty modules config.
* Added routeroutlet "name" attribute to component tree view.

 New in version 1.2.12
* Hotfix f empty (root only) routers.

 New in version 1.2.11
* Remove "Properties" accdion.
* Fix route data parsing.
* Fix nested route paths.
* Improve router tree style in dark mode.
* Improve indenting in object accdions.
* Fix issue with noarg NgModules.
* Add issue repting links.
* Add suppt f `@Inject` decated construct injection.
* Fix increct component der in "Hybrid" component tree mode.

 New in version 1.2.10
* Fix issue with NgModule references in inject graph.

 New in version 1.2.9
* Fix injecting router breaking component state.
* Fix f string based providers in NgModule parsing.

 New in version 1.2.8
* Automatically resolve router when possible.
* Add NgModules tab feature.
* Add NgModule context to Components  Injectables in Inject Graph.
* Improve frontend module/app declaration & fix swallowed keypresses in component tree.
* Improve styling of instance properties  make them editable.

 New in version 1.2.7
* Fixed/improved inject graph to show just injected providers  their provider igin.

 New in version 1.2.6
* Added mouse selection  hover highlighting of dom elements.
* Updated architecture overview image.
* Min code optimizations.
* Added me complete provider descriptions f noncomponents.
* Fixed issue with breadcrumb link in the inject graph.
* Fixed issue with dependency igin in inject graph  added suppt f `@SkipSelf`.
* Optimized redundant posting out of message queue logic.
* Added first of new example apps (Input/Output demo).
* Added safeguards to Router resolution.

 New in version 1.2.5
* Update kitcken sink example app to Angular 2.2.0.
* Resolve conflict with Jira boards.
* Remove Angular ce dependency from backend bundle.

 New in version 1.2.4
* Add new suppt f decats: @ViewChild, @ViewChildren, @ContentChild,  @ContentChildren. Now we display these decats, along with the type select infmation, in the UI.
* Add proper type infmation to State panel view. Instead of displaying "Object", f example, we display the real type of that object, f example "NgModuleLoader". We do this by retaining the type infmation across serialization. (Objects are serialized in the backend  then transmitted to the frontend,  the type infmation was being lost during this process. Now it is retained.)
* Refact the decat metadata system so that it wks f nested objects. In 1.2.3, if you have a @ViewChild(Foo) reference on your component,  you exp that object in the State view, any @Input()  @Output() decats on the "Foo" object are now displayed in the UI. (Previously decat metadata was only generated f toplevel components.)
* Resolve display issue that prevented pages containing multiple Angular applications from wking properly. Now if you have multiple Angular root components on your page, you will be able to see both of them in the "Component Tree" tab.

 New in version 1.2.3
* Add AoT compilation section to readme.
* Make sure events emitted fm Augury are run in an NgZone as expected.

  New in version 1.2.2
* Changes to OnPush components in the state edit are now reflected immediately in the app.
* Resolve perfmance issue due to bug in which JSON patch library is not able to compare undefined values.
* Resolve issue where some ES6 shims conflict with Augury (asana.com).
* Router tree now suppts lazy loaded modules.
* $a is now defined as a warning message in the extension context.

  New in version 1.2.0
* Augury now inspects applications built on Angular 2.0.0; we no longer suppt debugging applications built with rc.6  earlier, though Augury may still wk to a limited extent with such applications.
* The Inject Graph  the Router Tree have been polished  refined.
* Augury now filters nmal HTML elements out of the Inject Graph.
* You can now navigate the Component Tree with your keyboard.

 New in version 1.1.3
* Resolve another endlessflicker issue caused by providers with undefined keys

 New in version 1.1.2
* Resolve a bug that caused an internal communication pipe to become clogged with empty tree diff messages, which in turn caused UI latency
* Resolve an issue with @Input() decation not appearing in the "State" panel in some s

 New in version 1.1.1
* Assted style fixes.
* Allnew "exp all" (Comm/CtrlClick)  "collapse all" (AltClick) functionality in the Component Tree.
* Fix flickering update issue  lodash name collision issue.
* Fix recursive serialization issue.
* Remember exp actions in "State" view  component selection changes.

 New in version 1.1.0
* Remove suppt f the deprecated router.
* Move @Output  @Input info to the state edit.
* Display the state edit tree collapsed by default.
* Maj perfmance improvements  bug fixes.
* Visual  usability improvements.


 New in version 1.0.5
* Perfmance improvements  bug fixes.

 New in version 1.0.4
* Update Augury to Angular 2.0.0rc.4.
* Included suppt f the **Component Router**, while retaining suppt f deprecated router.
* Fix a bug where inputs  outputs where not shown when @Input/@Output were being used.
* Fix a bug where theme menu did not match current theme.

 New in version 1.0.3
* Augury suppts projects written in Angular 2.0.0rc.3.
* Update Augury to Angular 2.0.0rc.3.
* Fix a bug where graph cols in "Router Tree" where not matching the dark theme.
                                

Augury插件离线安装方法

1.首先用户点击谷歌浏览器右上角的自定义及控制按钮,在下拉框中选择设置。

2.在打开的谷歌浏览器的扩展管理器最左侧选择扩展程序或直接输入:chrome://extensions/

3.找到自己已经下载好的Chrome离线安装文件xxx.crx,然后将其从资源管理器中拖动到Chrome的扩展管理界面中,这时候用户会发现在扩展管理器的中央部分中会多出一个”拖动以安装“的插件按钮。

4.下载 AuguryChrome插件v1.25.2版本到本地。

5.勾选开发者模式,点击加载已解压的扩展程序,将文件夹选择即可安装插件。

注意:最新版本的chrome浏览器直接拖放安装时会出现“程序包无效CRX-HEADER-INVALID”的报错信息,参照这篇文章即可解决

历史版本

(如何离线安装?)
版本号 文件大小 下载

Augury(1.25.2)

635KiB 城通网盘