Anyone know if there is an extension that will automatically notify you of updates to your existing extensions?
Would be very useful.
This is a discussion on Extension Updater? within the Chrome Plugins section, part of the Google Chrome category: Anyone know if there is an extension that will automatically notify you of updates to your existing extensions? Would be ...
Anyone know if there is an extension that will automatically notify you of updates to your existing extensions?
Would be very useful.
Extensions can do this by themselves with the autoupdate field of the manifest.
If you upload it to the google chrome extensions gallery it might add one for the author so that all of them have it, but I'm not sure. I'd just expect them to do that.
~ Projects ~
Specialized: Carapass Auction Watcher, Kongregate Chat
Libraries: bliplib
Tools: manifest syntax highlighting & snippits
~ Happy to make extensions for pay too ;D ~
Portfolio: Search and Share
I would think that they would do this on there own as well but my adblock didn't update on its own so I thought I would ask.
Guess authors have to set it up themselves still, that sucks. :X
~ Projects ~
Specialized: Carapass Auction Watcher, Kongregate Chat
Libraries: bliplib
Tools: manifest syntax highlighting & snippits
~ Happy to make extensions for pay too ;D ~
Portfolio: Search and Share
Firefox sends a pop up of new updates as you access FF. You click OK and the update is made. I'm sure Chrome can copy that feature.![]()
Consciousness: That annoying time between naps.
Technically, it already does, and better. It updates extensions in the background, without any interaction from you, or even needing to restart the browser.
However, the OP's problem is that extensions have to support this themselves, and not all do, so there are occasionally extensions that have updates but haven't installed them, as update support hasn't been added. However, I believe its fairly simple TO add, just laziness on part of developer.
And I was thinking...could an end user ADD update support to an extension (telling where to get updates, probably Extension Gallery), and reinstall it, then have it auto-update? Just an idea...