Ocene za Contextlets
Contextlets — David Hammond
1 ocena
- Ocenjeno z 3 od 5— Juanka Hula, pred 8 letiI 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?
Odgovor razvijalca
objavljeno ob pred 8 letiThat 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.