Closed Bug 1325350 Opened 8 years ago Closed 8 years ago

Allow simplified detection of extension updates for notification purposes (chrome.management.onInstalled)

Categories

(WebExtensions :: Untriaged, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1282984

People

(Reporter: ke5trel, Unassigned)

References

Details

(Whiteboard: [management])

It should be possible to get notifications of extensions being updated which was possible with Addon Update Checker and Update Notifier. Update Notifier had 161,000 users in 2011 (now 6,000 after breaking in 2012). https://web-beta.archive.org/web/20111017033616/https://addons.mozilla.org/en-US/firefox/addon/update-notifier Addon Update Checker had 32,000 users in 2013 (now 12,000 users). https://web-beta.archive.org/web/20130919041106/https://addons.mozilla.org/en-US/firefox/addon/addon-update-checker/ This would only require chrome.management.onInstalled which is able to detect extensions being updated. https://bugs.chromium.org/p/chromium/issues/detail?id=104899 The ExtensionInfo callback parameter doesn't need to give much information, the extension name would be nice but if that is too much, the event alone would still be useful.
Blocks: 1282984
Whiteboard: [management]
Blocks: 589514, 614833
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Flags: needinfo?(aswan)
Resolution: --- → DUPLICATE
Flags: needinfo?(aswan)
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.