codefisher / toolbar_buttons

Toolbar Buttons extension for Firefox and Thunderbird
https://codefisher.org/toolbar_button/
Other
28 stars 1 forks source link

Close Tab History in context menu (FX57) #5

Open MrGlasspoole opened 7 years ago

MrGlasspoole commented 7 years ago

Hi, is it possible to at the tab history also to the context menu if you make a right click on a tab?

codefisher commented 7 years ago

Yes, already done this in my other extension, undo close tab. I will copy it across for the next update.

MrGlasspoole commented 7 years ago

In undo close tab? I mean that is already there in Firefox without that Add-on?

codefisher commented 7 years ago

https://addons.mozilla.org/en-US/firefox/addon/undo-close-tab-button/?src=ss

MrGlasspoole commented 7 years ago

Ah OK it also has a history. So what is the difference between "Undo Close Tab Button" and "Close Tab History Button"? I don't get it...

codefisher commented 7 years ago

Undo Close Tab has two modes of operation, some wanted both, so I ended up making two extensions. Since with how WebExtensions work I could not put both in the one extension.