cyberbit / modation

Soundation, amplified.
https://cyberbit.github.io/modation
2 stars 2 forks source link

Permissions queries cause install hook problems #102

Open cyberbit opened 8 years ago

cyberbit commented 8 years ago

Not sure if this is a Chrome bug or a Modation bug, but chrome.runtime.onInstalled is NOT called if the extension has new required permissions. Maybe implement some way to detect this and force a reload after new permissions are accepted?