Add unload left, right...and all other tabs menu options - #247
Add unload left, right...and all other tabs menu options#247savemyram wants to merge 11 commits into
Conversation
|
Why did you remove a bunch of other unrelated stuff like duplicate tab and pin tab and open in container tab and co? |
|
Ummm...my build is still showing those in the menu. Let me see if those work... Edit: They seem to be working on my end. Edit 2: I think you're just seeing the lines shifted around, it doesn't seem like anything is broken or missing, but you would know better than I would. Only code that needed to be adapted, added or removed was changed to make it function. Edit 3: I may add one more option to do tabs on both sides, but not sure if that modifications will make it in time for your build, but I'm trying. Edit 4: Second set of commits adds support for "Unload All Other Tabs". |
|
There seems to be other stuff in here that gets changed in ways I feel is unnecessary. I'll look through it for a later 153 release. However for now I've finished 153.0.3 and am going to stability test it. |
|
Okay, if I can come with alternate file versions with less modifications that still function, I'll let you know. |
|
Are you okay with the menu aesthetic being nested menu options like it is now or would you rather it be all accessible direct? Also just committed the changes and rebased win-152 to pull down any changes and it built fine without using mozconfig. |
Added missing Unload Tab option under new nested menu for single tab unload.
…ht-tabs-menu-options
Was busy yesterday and almost forgot to release it today.
It's probably a good idea to nest them since move tab and close multiple tabs are nested. If people complain though, I could probably just un-nest it. |
No description provided.