「AngularJS Inspect Watchers」的項目標誌圖片

AngularJS Inspect Watchers

http://ryanoglesby08.github.io/
3.1(

21 個評分

)
擴充功能開發人員工具2,000 使用者
AngularJS Inspect Watchers的項目媒體 2 (螢幕截圖)
AngularJS Inspect Watchers的項目媒體 1 (螢幕截圖)
AngularJS Inspect Watchers的項目媒體 2 (螢幕截圖)
AngularJS Inspect Watchers的項目媒體 1 (螢幕截圖)
AngularJS Inspect Watchers的項目媒體 1 (螢幕截圖)
AngularJS Inspect Watchers的項目媒體 2 (螢幕截圖)

總覽

Inspect the scope watchers of an Angular app

A Chrome extension that lets the user inspect the number of Angular watchers that exist on any element of an Angular app. ***** 4/20/2015 Update! I just released v1.0.0 of the extension, which moves the extension from a Browser Action to a Page Action (icon appears in the address bar). A Page Action is more appropriate for this extension because the features only makes sense for a few web pages, those with AngularJS running. Usage: Once installed, navigate to your Angular app and click the Page Action in the address bar to activate the extension. Then, hover your mouse over different sections of your Angular application to see the scopes and watchers highlighted in red. Click the Page Action again to deactivate. Motivation: It is a well known fact that as the number of watchers in an Angular app increases, the digest cycle performance decreases. In Angular 1.3, anything over 2,000 watchers will dramatically effect performance. This extension can help you easily monitor the number of watchers you are adding. Troubleshooting I don't see the Page Action! What do I do? --> Ng Inspect Watchers can only be used on AngularJS apps that have debug info enabled. If you navigate to any web page that is either not an AngularJS app, or does not have debug info enabled, you will not be able to use the extension. How do I enable debug info? --> The extension relies on the presence of `.ng-scope` and `.ng-isolate-scope` CSS class names. If you have run `$compileProvider.debugInfoEnabled(false);` on your app, it won't work. To get the classes back, you can run `angular.reloadWithDebugInfo();` in the console and try again. See https://docs.angularjs.org/guide/production#disabling-debug-data for more info.

3.1 分 (滿分 5 分)21 個評分

進一步瞭解結果與評論。

詳細資料

  • 版本
    1.0.1
  • 已更新
    2015年7月26日
  • 大小
    35.49KiB
  • 語言
    English (United States)
  • 開發人員
  • 非交易商
    這位開發人員並未表明自己是交易商。歐盟地區的消費者請注意,消費者權利不適用於你和這位開發人員之間簽訂的合約。

隱私權

開發者未提供關於蒐集或使用資料的任何資訊。

支援

如有疑問或建議,請使用電腦版瀏覽器開啟這個頁面

Google 應用程式