Open
Bug 1740508
Opened 4 years ago
Updated 2 years ago
Implement runtime.requestUpdateCheck() method
Categories
(WebExtensions :: Compatibility, enhancement, P3)
WebExtensions
Compatibility
Tracking
(Not tracked)
NEW
People
(Reporter: zombie, Unassigned)
Details
(Whiteboard: [wecg])
This was discussed in WECG, see https://github.com/w3c/webextensions/issues/112
The main use case is that extensions that have a backend server might know when there's a newer version, and could speed up in case of an urgent (security) update, which can otherwise take up to 24h.
Reporter | ||
Comment 1•4 years ago
|
||
Could be worth checking if user interaction is required.
Severity: -- → N/A
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•