mozilla / addon-wr

Looking Glass is a collaboration between Mozilla and the makers of Mr. Robot to provide a shared world experience.
https://support.mozilla.org/kb/lookingglass
51 stars 15 forks source link

listening for the for pref change. comminicate it to the addon. #2

Closed gregglind closed 6 years ago

gregglind commented 6 years ago

Proposed: a browser.sendMessage listenier that only returns when the pref changes. then re-asks.

Better ideas welcome

gregglind commented 6 years ago

Solve differently, by having bootstrap.js start and stop the addon when the pref changes.