1. 首页
  2. 数据库
  3. 其它
  4. 电子Chrome 源码

电子Chrome 源码

上传者: 2021-05-04 12:42:11上传 ZIP文件 175.35KB 热度 8次
electron-chrome 在Electron中运行Chrome应用。 (因为Google认为杀死Chrome应用程序是一个好主意。) 这基本上是Chrome API上不完整的polyfill。 安装 git clone https://github.com/koush/electron-chrome.git cd electron-chrome npm install Electron是必需的,并且不是npm install 。 通过运行npm install -g electron或yarn global add electron 。 跑: electron --enable-logging . --app-dir=/path/to/chrome-app/ 或通过提供Chrome商店应用ID来直接从chrome商店运行。 这还将下载可用的更新。 例如,要从Chrome商店运行
下载地址
用户评论