Open First Run page based on Lightbeam version rather than tracking in localStorage
Opened this issue · 0 comments
biancadanforth commented
PR #186 is a good initial set up for our first run page, but it would be more correct to listen for an install
or update
event and compare the previous version, if any, to the current version of Lightbeam.
We would likely use the management
extension API to implement this.