edge-diagnostics-adapter
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "edge-diagnostics-adapter", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "Microsoft Edge Diagnostics Adapter", | ||
@@ -5,0 +5,0 @@ "files": [ |
@@ -20,3 +20,6 @@ # Edge Diagnostics Adapter | ||
* `--launch <url>` for opening Edge with a specific URLt. | ||
* `--help` - show available commands | ||
* `--launch <url>` - for opening Edge with a specific URL. | ||
* `--port <url>` - the port number to listen on. Default is 9222. | ||
* `--killall` - kills all running Edge processes. | ||
* `Ctrl-C` to quit. Also, the adaptor can be left running as a background process. | ||
@@ -23,0 +26,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40
2125427