Skip to content

YodelTalk/browser-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yodel Click to Call Browser Extension

Installation

npm install

Build and publish a new version for Google Chrome

npm version (patch|minor|major)
npm run build:chrome

Upload the dist.zip to Chrome Webstore.

Build and publish a new version for Firefox

npm version (patch|minor|major)
npm run build:firefox

Upload the .zip from web-ext-artifacts to Mozilla Addons.

License

The MIT license