chrome paths:当前平台中ChromeChrome Canary和Chromium的可能路径或二进制名称 源码
Chrome路径 当前平台中 , 和可能路径或二进制名称 const chromePaths = require ( 'chrome-paths' ) ; // On macOS chromePaths . chrome ; //=> '/Applications/Google Chrome.app/Contents/MacOS/Google Chrome' chromePaths . chromeCanary ; //=> '/Applications/Google Chrome Canary.app/Contents/MacOS/Google Chrome Canary' chromeP
文件列表
chrome-paths-master.zip
(预估有个10文件)
chrome-paths-master
.travis.yml
277B
index.js
251B
test.js
2KB
package.json
794B
LICENSE
758B
package-lock.json
46KB
.gitignore
13B
README.md
2KB
.editorconfig
219B
暂无评论