/Puppeteer-core-auto-download-Chromium

A template of vscode plugins to automatically download Chromiun when first activated.

Primary LanguageTypeScriptMIT LicenseMIT

Puppeteer-core auto download Chromium README

This template just use the function executablePath() in puppeteer-core and then split it to obtain the infromation about platform and revision, then genarate a BrowserFetcher to initial download.

Features

Excute the command Hello World to activate the plugin and wait for the download finish, then excute the command Puppeteer Show to test ur Chromium.

演示

Requirements

  • Puppeteer-core but not Puppeteer.

Known Issues

  • There are not too many security checks, so there may be many errors.
  • The prompt process is not perfect, too.

Enjoy!