Symfony Profiler
Symfony Profiler in DevTools panel
What is Symfony Profiler?
Symfony Profiler is a Chrome extension developed by https://marlosoft.net, and its main feature is "Symfony Profiler in DevTools panel".
Extension Screenshots
Download Symfony Profiler Extension CRX File
Download Symfony Profiler 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
Google chrome extension to display Symfony Profiler in DevTools panel
Extension Basic Information
Name | Symfony Profiler |
ID | lfogpgcmgjghlnbjbnbigcejdkloicdi |
Official URL | https://chromewebstore.google.com/detail/symfony-profiler/lfogpgcmgjghlnbjbnbigcejdkloicdi |
Description | Symfony Profiler in DevTools panel |
File Size | 24.31 KB |
Installation Count | 522 |
Current Version | 1.0.2 |
Last Updated | 2020-05-05 |
Publish Date | 2020-05-04 |
Developer | https://marlosoft.net |
[email protected] | |
Payment Type | free |
Extension Website | https://github.com/marlosoft/symfony-profiler-extension |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Symfony Profiler", "version": "1.0.2", "manifest_version": 2, "description": "Symfony Profiler in DevTools panel", "devtools_page": "pages\/devtools.html", "icons": { "32": "\/img\/symfony01.png", "64": "\/img\/symfony01.png", "128": "\/img\/symfony01.png" } } |