Debug Utils
Extra command line api goodness
What is Debug Utils?
Debug Utils is a Chrome extension developed by Amjad Masad, and its main feature is "Extra command line api goodness".
Download Debug Utils Extension CRX File
Download Debug Utils 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
Adds useful debugging methods to the command line API. For more info see https://github.com/amasad/debug_utils
Extension Basic Information
Name | |
ID | djailkkojeahmihdpcelmmobkpepmkcl |
Official URL | https://chrome.google.com/webstore/detail/debug-utils/djailkkojeahmihdpcelmmobkpepmkcl |
Description | Extra command line api goodness |
File Size | 6.1 KB |
Installation Count | 654 |
Current Version | 0.6 |
Last Updated | 2015-09-26 |
Publish Date | 2015-09-26 |
Rating | 4.25/5 Total 8 Ratings |
Developer | Amjad Masad |
Payment Type | free |
Supported Languages | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Debug Utils", "version": "0.6", "description": "Extra command line api goodness", "devtools_page": "devtools.html", "manifest_version": 2 } |