This repository was archived by the owner on Nov 1, 2022. It is now read-only.

Description
GV will provide an update call on the web extension controller to check for updates for all installed addons, and automatically install them, if available. We should provide a mechanism to call this method e.g. when the device is idle or periodically in the background?
One complexity here is that the permissions of addons could have changed, requiring a new confirmation from the user. So, we'd have to display our permission confirmation dialog and have users confirm for every addon that has changed permissions. GV will provide a callback for that.
┆Issue is synchronized with this Jira Task