/BathroomAtAParty

An audio filter running in a browser extension to apply "but you are in a bathroom at a party" aesthetic effect.

Primary LanguageJavaScript

BathroomAtAParty

A browser extension to apply "but you are in a bathroom at a party" aesthetic effect.

screenshot

Development setup

yarn install

# Run extension in firefox
yarn run dev:firefox

# Run the extension in chrome
yarn run dev:chrome

# Build extension files
yarn build