Recommended Posts

Undo Closed Tabs Button v3.6.2 - Works with Firefox 3.6a1pre through 3.7a1pre

Tired of going to History->Recently Closed Tabs just to undo a closed tab? Then this extension is for you! This extension allows you to undo closed tabs via a toolbar button and/or tab bar button. Click the image one time to undo the last closed tab...three times to open the last three closed tabs and so on. Click the drop down arrow to see the list of last previously closed tabs and select which one you would like to undo.

You can also undo closed tabs through the right-click context menu entry.

There is a options menu (Tools->Addons->Extensions), here you can edit the amount of closed tabs to remember, hide the history menu from the toolbar button, remove the right-click context menu entry or remove the tab bar button.

Important: You must add the button to the navigation toolbar by going to View->Toolbars->Customize, then drag and drop the button anywhere on the toolbar. The tab bar button is shown by default.

Changelog

  • Updated extension to work with Firefox 3.6
  • Hovering over a closed item now shows the URL in the status bar

Download for Firefox 3.6: Undo Closed Tabs Button v3.6.2

Homepage: http://code.google.com/p/uctb/

Issues (Bugs): Issue Tracking on Google Code

Screenshots: Toolbar button | Tab bar button | Right-click context menu entry

FAQs, downloads, screenshots, bug tracker can all be found at the UCTB project homepage located at http://code.google.com/p/uctb/

Other releases:

Download for Firefox 3.6a1pre and trunk: Undo Closed Tabs Button v3.6.2

Download for Firefox 3.5.x Undo Closed Tabs Button v3.5.1

Download for Firefox 3.0.x: Undo Closed Tabs Button v3.0.3

Download for Firefox 2.0.0.*: Undo Closed Tabs Button v2.0.0

Edited by supernova_00
Link to comment
https://www.neowin.net/forum/topic/483342-ext-undo-closed-tabs-button/
Share on other sites

Undo Closed Tabs Button v1.0.0 - Works with Firefox 2.0b1, branch and trunk nightlies.

You have to copy and paste the download link (Damn, I thought the server had the user defined mime type for xpi installs)

Not sure what you mean about that last bit. I clicked the link and the install extension windows came right up.

I'm thinking of adding a preference that limits or expands the capacity in the history list in which number of tabs you can undo. So you can set it to show only the last tab closed or up to whatever number...Good idea?

EDIT: Firefox default is 10 just to let you guys know.

I think the pref for limits is a good idea. Memory is never a problem for me, but for ones that do get anal about their memory usage this could help them control it. But doesn't Fx have an over all pref for this?? would it be different from that one? Or would this be an easy way (options panel) to set that prefs?

Thanks for your efforts!

Fx does have one, i'm going to piggyback on that one..just an easier way then going to about:config and searching for the pref.

---

Should be getting new icons soon, i went with the first icons submitted to me because I wanted to release this extension quick.

ext doesnt work with my 1.5.0.6 version ''/

In the nightly versions there is a new tab restore feature that this extension is made for, so it's not going to work with early version because this feature isn't in those versions. but 2.0 beta 2 is coming soon.

Edited by IceDogg
  • 2 weeks later...

Version 1.9.0 released!

Changelog

  • Added options so you can remove the history drop down list and change the number of closed tabs that Firefox remembers
  • New Icons!!!
  • Code cleanup
  • Added partial locales (Option window not localized yet): zh-TW, hr-HR, nl-NL, fr-FR, it-IT, pl-PL, pt-BR, ru-RU, and es-ES

Yeah, it's a huge improvement and fits in with the new icons/theme.

----

Next release will incorporate a on right-click command that will bring up the history list...this is so that if you have the option set to hide the history drop down arrow, you can still get the list by right clicking :)

Alrighty, next release so far will include: Right-click activates the history list when the drop down arrow is present and when the pref is set to hide the drop down arrow. Also you can now clear the close tab history.

Is there anything that you guys can think of that I should include?

This is only a thought as I have no idea how hard/possible this would be. Would it be possible to replace the tab icon on the far right (located in the tab bar) with yours instead? With your extensions that one is useless. IMHO or can it at least be hidden? Maybe some css or something. I use Stylish if that helps.

Edited by IceDogg

IceDogg: You know that button is there for tab overflow and not undoing closed tabs, correct? It shows all tabs that are open so you don't have to scroll if you have like 20 tabs open. But anyways here ya go

tabbrowser .tabs-alltabs-button { display: none !important; }

just put that in you userChrome.css file

It is possible but very hard (for me at least) to code. I will attempt to do this in the feature after I look at how the all tabs button is placed there.

EDIT: Actually after thinking about it, I won't. Any button on that toolbar is either there or it's not. Its not customizable.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • If someone chooses to continue using SB and therefore goes through the manual intervention in the thread, afterwards the BSOD problem is gone. Whether they then re-enable the task doesn't matter, they're done, though on such machines it might pay to keep it disabled in case the next update (if there is a next) causes the same problem. OTOH, if someone disables SB in the BIOS, the problem is also gone. Incidentally, I noticed that this task exists even on machines that don't support SB. It's just installed across the board...and runs. Doing what on such machines is a little hazy.
    • qBittorrent 5.2.2 by Razvan Serea The qBittorrent project aims to provide a Free Software alternative to µtorrent. qBittorrent is an advanced and multi-platform BitTorrent client with a nice user interface as well as a Web UI for remote control and an integrated search engine. qBittorrent aims to meet the needs of most users while using as little CPU and memory as possible. qBittorrent is a truly Open Source project, and as such, anyone can and should contribute to it. qBittorrent features: Polished µTorrent-like User Interface Well-integrated and extensible Search Engine Simultaneous search in most famous BitTorrent search sites Per-category-specific search requests (e.g. Books, Music, Movies) All Bittorrent extensions DHT, Peer Exchange, Full encryption, Magnet/BitComet URIs, ... Remote control through a Web user interface Nearly identical to the regular UI, all in Ajax Advanced control over trackers, peers and torrents Torrents queueing and prioritizing Torrent content selection and prioritizing UPnP / NAT-PMP port forwarding support Available in ~25 languages (Unicode support) Torrent creation tool Advanced RSS support with download filters (inc. regex) Bandwidth scheduler IP Filtering (eMule and PeerGuardian compatible) IPv6 compliant Available on most platforms: Linux, Mac OS X, Windows, OS/2, FreeBSD qBittorrent 5.2.2 changelog: FEATURE: Use D-Bus to show file in file managers (Chocobo1) #24340 BUGFIX: Fix friendlyUnitCompact precision calculation (vafada) #24323 BUGFIX: Remove all top-level folders (glassez) #24333 BUGFIX: Use proper API for checking exit status (Chocobo1) #24349 BUGFIX: Delete stale lockfile when hostname mismatch (TurboTheTurtle, glassez) #24363 BUGFIX: Fix wrong removal procedure of watched folder paths (Chocobo1) #24413 BUGFIX: Don't reannounce before interface changes are applied (glassez) #24447 BUGFIX: Use Latin script for Bosnian locale name (Andy Ye) #24342 WEBUI: Fix performance of global checkbox toggling (tehcneko) #24316 WEBUI: Fix Safari transfer list header misalignment (Piccirello) #24377 WEBUI: Fix error when submitting magnet before metadata loads (Piccirello) #24378 WEBUI: Use correct row id when updating Rss Downloader feed selection (Chocobo1) #24402 WEBUI: Use SameSite=Lax for session cookie to fix cross-site login (Piccirello) #24422 WEBUI: Bring back properties panel expand/collapse button (vafada) #24430 WEBAPI: Only use X-Forwarded-Host header when reverse proxy support is enabled (Chocobo1) #24457 RSSS: Fix "RSS Smart Episode Filter" RegEx (nathanon-akk, glassez) #24398 RSS: Fix previously matched episode format (glassez) #24452 WINDOWS: Fix Python fallback search path (TurboTheTurtle) #24325 WINDOWS: NSIS: Allow to install x64 binary on ARM64 (Chocobo1) #24358 Download: qBittorrent 5.2.2 | 41.1 MB (Open Source) Download: qBittorrent 64-bit installer (qt6) | 43.6 MB Links: qBittorrent Home page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Weechat. https://weechat.org/
    • they should stop making bad games that no one asked for
  • Recent Achievements

    • Veteran
      branfont went up a rank
      Veteran
    • Reacting Well
      Almohandis earned a badge
      Reacting Well
    • First Post
      Cosminus earned a badge
      First Post
    • One Year In
      ThatGuyOnline earned a badge
      One Year In
    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      483
    2. 2
      +Edouard
      183
    3. 3
      PsYcHoKiLLa
      123
    4. 4
      Steven P.
      87
    5. 5
      neufuse
      72
  • Tell a friend

    Love Neowin? Tell a friend!