« get me outta code hell

README.md - interactive-bgm - Browser extension that adds background music based on the site you're browsing
about summary refs log tree commit diff
path: root/README.md
blob: da245ff55fb99e4f77c69d29bc2396fafd159a44 (plain)
1
2
3
4
5
6
7
8
9
# Interactive BGM

Adds background music to your browsing.

## Installation

Run `npm install` to automatically install dependency modules. You'll also need to have [`mpv`](https://mpv.io/) installed and available at the command line.

Edit `native-app/interactive_bgm.json` to contain the full path of `native-app/index.js` on your system. Then copy (or link) that file into `~/.mozilla/native-messaging-hosts/`. Open `about:debugging`, click "Load Temporary Add-on...", and pick `extension/manifest.json`. Music should automatically start playing after a few seconds.