OLD | NEW |
---|---|
(Empty) | |
1 { | |
2 "name": "chrome-debug-launcher", | |
3 "description": "Finds Chrome Canary and launches it in debug mode", | |
4 "version": "0.1.0", | |
5 "keywords": [ | |
6 "devtools", | |
7 "chrome", | |
8 "chromium" | |
9 ], | |
10 "author": "The Chromium Authors", | |
11 "license": "SEE LICENSE IN https://chromium.googlesource.com/chromium/src/+/ma ster/LICENSE", | |
12 "bugs": { | |
13 "url": "https://bugs.chromium.org/p/chromium/issues/list?can=2&q=component:P latform%3EDevTools%20&sort=-opened&colspec=ID%20Stars%20Owner%20Summary%20Modifi ed%20Opened" | |
14 } | |
15 } | |
OLD | NEW |