murugancmi / browser-extension

Yodel Click to Call Browser Extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Yodel Click to Call Browser Extension

License:MIT License


Languages

Language:JavaScript 71.6%Language:HTML 28.4%