krishna-acondy / chrome-extension-auto-deploy

Automatic Deployment for Chrome Extensions via GitHub Actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chrome Extension Auto Deploy

Automated deployment to Chrome Web Store via GitHub Actions.

Replicating the Process in Another Project

  1. Go to the Google Developers Console to create the CLIENT_ID and CLIENT_SECRET you'll need to deploy. Start with the "Before You Begin" section here https://developer.chrome.com/webstore/using_webstore_api and make sure you have a CLIENT_ID, CLIENT_SECRET, and REFRESH_TOKEN following those instructions.
  2. Create a new Google Extension via the Dashboard as usual. You need to start the app this way.

About

Automatic Deployment for Chrome Extensions via GitHub Actions


Languages

Language:JavaScript 100.0%