Extension for whatsapp web that speed up your audios
Before start, you need have installed in your machine: Git (to clone the repository).
# clone the repository in your machine
$ git clone https://github.com/Gustavo-Henrique-br/SpeedAudio.git
# If you wanna change the source code follow the lines below, otherwise, just ignore
# Install the dependencies:
$ yarn
# or
$ npm install
# Running webpack in watch mode
$ yarn dev
# or
$ npm run dev
# Just building
$ yarn build
# or
$ npm run build
- access your browser extensions tab(<browsername>://extensions)
- activate developer mode if it is unactivated (generally a switch button in the top of the page)
- drag your folder anywhere
- access whatsapp web and BOOM there it is