[Menu Redesign] Display a list of recommended extensions
Categories
(Fenix :: WebExtensions, task, P1)
Tracking
(Not tracked)
People
(Reporter: gl, Assigned: gl)
References
Details
(Whiteboard: [fxdroid] )
Attachments
(1 file)
335.92 KB,
image/png
|
Details |
The task here is to add the recommended extensions section in the Extensions submenu.
The recommended list of extensions should display a dynamic list 4 extensions. Meaning we should fetch the list of recommended extensions from the addons API and randomly pick 4 to display.
Assignee | ||
Updated•10 months ago
|
Updated•10 months ago
|
Comment 1•10 months ago
|
||
(In reply to Gabriel Luong [:gl] (ΦωΦ) from comment #0)
The recommended list of extensions should display a dynamic list 4 extensions. Meaning we should fetch the list of recommended extensions from the addons API and randomly pick 4 to display.
So we're moving away from the collection-based list of featured extensions?
Assignee | ||
Comment 2•10 months ago
|
||
(In reply to William Durand [:willdurand] from comment #1)
(In reply to Gabriel Luong [:gl] (ΦωΦ) from comment #0)
The recommended list of extensions should display a dynamic list 4 extensions. Meaning we should fetch the list of recommended extensions from the addons API and randomly pick 4 to display.
So we're moving away from the collection-based list of featured extensions?
Based on the UX specification (see attached screenshot), we are not using a collection based list. We are basically doing the equivalent of taking 4 addons that would normally be displayed in the recommend section of the addons manager.
I know Aarjav from UX spoke with sdevaney about this and it was determined that we should display a dynamic list of 4 extensions instead of a curated list. If you have further questions, please visit #mobile-menu-toolbar-redesign
Comment 3•10 months ago
|
||
OK, that's fine I guess but we're going to break the collection-based feature (with the override) and we might want to think about it.
Assignee | ||
Updated•9 months ago
|
Updated•8 months ago
|
Assignee | ||
Comment 4•8 months ago
|
||
Fixed in Bug 1885648
Description
•