Latest commit 5790b24 Jun 12, 2013 Marco Barisione background.js: call ignoreChromeApp() on already installed apps
This is needed because the onUninstalled signal is emitted both for
installation and for updates, using ignoreChromeApp() we can ignore
update events for pre-installed apps as we don't want to create icons
for those.