/SpeedAudio

a simple extension that speeds up your whatsapp audios

Primary LanguageJavaScript

header SpeedAudio extension
author - Gustavo Henrique GitHub stars
language - Português

⚡ Speed Audio ⚡

Extension for whatsapp web that speed up your audios


🎉 SpeedAudio 0.3 🚀 Ready! 🎉

Table of contents

🎲 Running

Prerequisites

Before start, you need have installed in your machine: Git (to clone the repository).

follow those steps to install:

# 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

🚀 Setting up

  1. access your browser extensions tab(<browsername>://extensions)
  2. activate developer mode if it is unactivated (generally a switch button in the top of the page)
  3. drag your folder anywhere
  4. access whatsapp web and BOOM there it is

🛠 Technologies