mozilla / hotdish

Explorations on being together in the browser
Mozilla Public License 2.0
109 stars 13 forks source link

update install flow #300

Open aarondruck opened 10 years ago

aarondruck commented 10 years ago

after the user installs the add on from here: https://togetherjs.com/hotdish/

it should go to this page:

data/site-pages/02-first-run.html

ianb commented 10 years ago

@gregglind : I'm not sure how I should detect addon installation. Using a flag in simplestorage that we check when main.js is loaded would be the easiest way, but seems crude.