Migrations/defaults aren't set for developer extensions at launch
fregante opened this issue · 0 comments
fregante commented
Definitions are applied onInstalled
but that isn't run when Chrome launches, even though the version it loads might have changed since the last time.
This likely doesn't happen for regular store-installed extensions but this module should probably account for developer usage.