appsforartists / midicast

a web extension that streams songs from a web page to a MIDI instrument
Apache License 2.0
16 stars 3 forks source link

Consolidate HTML pages #22

Closed appsforartists closed 7 years ago

appsforartists commented 7 years ago

Both background.html and popup.html are just empty containers for Cycle to render to. Can we consolidate them?

Right now, Cycle determines which components to render based on location.href. We'd need a different sigil to determine which to render.