extension-tools

A collection of tools for automated publishing of browser extensions

Usage no npm install needed!

<script type="module">
  import extensionTools from 'https://cdn.skypack.dev/extension-tools';
</script>

README

Browser Extension Tools

Build Status

A collection of scripts for automated packaging and deployment of browser extensions.

  • update-manifest-version.js automatically sets the version number in the manifest file for an extension with a version based on the length (in terms of number of commits) of a given branch

  • publish-chrome-extension.js uses the Google Chrome Web Store APIs to upload and publish an extension to the Chrome web store