Revisiones de Contextlets
Contextlets por David Hammond
1 revisión
- Se valoró con 3 de 5por Juanka Hula, hace 7 añosI noticed you created other addons to be able to have more than 1 contextlets. Couldnt you have made a submenu that includes all the user created contextlets as many as the user wants without having to get more than 1 extension?
Respuesta del desarrollador
publicado el hace 7 añosThat happens automatically, by the way context menu items work in WebExtensions. If one extension is trying to display more than one context menu item at a time, Firefox will automatically put them into a submenu. The purpose of the "extra" extensions is if you want them all to appear in the top-level context menu. In this case, Firefox requires a separate extension for each item you want to display in the top level.