blob: 1638724a875baa3a55e5700e6555e7c51f8fad03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# Interactive BGM
Adds background music to your browsing.
## Installation
Run `npm install` to automatically install dependency modules.
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.
(The music files included here, while WIP, are ripped from Hollow Knight.)
|