6 ms·
Does anyone know how updating software versions work in this system? It would be nice if offline applications would work the same way as the HTML5 app cache.
by oliao 14y ago
Does anyone know how updating software versions work in this system? It would be nice if offline applications would work the same way as the HTML5 app cache.
- icebraining 14y agoThe autoupdate system compares versions to determine whether an installed extension needs to be updated. If the published extension has a newer version string than the installed extension, then the extension is automatically updated. http://code.google.com/chrome/extensions/trunk/apps/manifest.html http://code.google.com/chrome/extensions/trunk/apps/manifest...