Undo Close Tab incelemeleri
Undo Close Tab geliştiren: Manuel Reimer
Manuel Reimer adlı kullanıcının yanıtı
Geliştiricinin yanıtı
gönderilme: 3 yıl önceThe "more items" part is a limitation which can not be changed with "browser.sessionstore.max_tabs_undo".
That's why I have a link to https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/menus/ACTION_MENU_TOP_LEVEL_LIMIT in my Add-on description which explains that on top level the maximum of menu items is 6 items. Nothing I can do about this. The only way to have more is to add one submenu (I called it "More items") where the limitation no longer applies.
That's why I have a link to https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/menus/ACTION_MENU_TOP_LEVEL_LIMIT in my Add-on description which explains that on top level the maximum of menu items is 6 items. Nothing I can do about this. The only way to have more is to add one submenu (I called it "More items") where the limitation no longer applies.