JSPM

chrome-webstore-upload-keys

1.1.7
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 440
  • Score
    100M100P100Q93818F
  • License MIT

CLI tool to generate OAuth keys for the Chrome Web Store

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (chrome-webstore-upload-keys) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    chrome-webstore-upload-keys

    1. It requests your Google API client ID and client secret
    2. It opens a local server to handle the OAuth redirect from Google's servers with an approvalCode
    3. It uses Google's oauth2 API to request a refreshToken

    Usage

    npx chrome-webstore-upload-keys

    Follow the complete instructions at https://github.com/fregante/chrome-webstore-upload-keys

    Demo

    CLI tool demo