Angular Prober
Extends the Developer Tools, adding tools for inspecting component context of Angular applications.
What is Angular Prober?
Angular Prober is a Chrome extension developed by saintscott119, and its main feature is "Extends the Developer Tools, adding tools for inspecting component context of Angular applications.".
Extension Screenshots
Download Angular Prober Extension CRX File
Download Angular Prober extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
chrome extension for inspecting Angular apps
Extension Basic Information
Name | |
ID | ammffaafbhinioggdnfffknamijbkoco |
Official URL | https://chrome.google.com/webstore/detail/angular-prober/ammffaafbhinioggdnfffknamijbkoco |
Description | Extends the Developer Tools, adding tools for inspecting component context of Angular applications. |
File Size | 18.96 KB |
Installation Count | 336 |
Current Version | 0.2.0 |
Last Updated | 2020-08-21 |
Publish Date | 2018-04-02 |
Developer | saintscott119 |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/e-cloud/angular-prober |
Help Page URL | https://github.com/e-cloud/angular-prober/issues |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Angular Prober", "version": "0.2.0", "description": "Extends the Developer Tools, adding tools for inspecting component context of Angular applications.", "devtools_page": "devtoolsBackground.html", "manifest_version": 2, "permissions": [ "tabs", " |