Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

Total Suspender version history - 15 versions

Total Suspender by k5md

Rated 4.2 out of 5
4.2 Stars out of 5
5
47
4
15
3
5
2
6
1
6
Total Suspender version history - 15 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 3.7.0

    Released Apr 18, 2020 - 233.29 KB
    Works with firefox 62.0 and later
    - Change toggle button styles for the sake of consistency
    - Fix alignment of file input buttons
    - Add Russian locale support

    Source code released under MIT License

    You'll need Firefox to use this extension
    Download Firefox and get the extension
    Download file
  • Older versions

    Version 3.6.0

    Released Oct 1, 2019 - 232.09 KB
    Works with firefox 62.0 and later
    - German locale support added, thanks to @jrie ( https://github.com/k5md/Total-Suspender-webextension/pull/23 )

    Source code released under MIT License

    Download file
  • Version 3.5.0

    Released Jul 22, 2019 - 230.65 KB
    Works with firefox 62.0 and later
    - [CHANGE!] - Now "Suspend now if criteria match" action works even when automatic suspension is disabled
    - Discardable tabs are now sorted by the access time. Requested in https://github.com/k5md/Total-Suspender-webextension/issues/14 .
    - [CHANGE!] - "Suspend when the loaded tabs count reaches" option now works in a more predictable way. With tabs being sorted from oldest to newest, it suspends the excess old tabs.
    - French Localization fixes ( suggested in https://github.com/k5md/Total-Suspender-webextension/pull/17 )
    - Added options to tabs context menu to whitelist or blacklist domains
    - Changed tabs count indicator background color (requested in https://github.com/k5md/Total-Suspender-webextension/issues/11 )
    - Fixed bug multiple browser windows tabs count indication bug

    Source code released under MIT License

    Download file
  • Version 3.4.3

    Released Jul 18, 2019 - 230.48 KB
    Works with firefox 62.0 and later
    - Added support for French locale, thanks to @zek0faws ( https://github.com/k5md/Total-Suspender-webextension/pull/16 )

    Source code released under MIT License

    Download file
  • Version 3.4.2

    Released Jul 5, 2019 - 228.89 KB
    Works with firefox 62.0 and later
    Fixed a bug with ignore pinned tabs option being ignored, issue: https://github.com/k5md/Total-Suspender-webextension/issues/12
    Fixed a blacklist import bug

    Source code released under MIT License

    Download file
  • Version 3.4.1

    Released Jun 20, 2019 - 228.84 KB
    Works with firefox 62.0 and later
    - Made blacklisting functionality (hopefully) clearer:
    BEFORE: if a user enables blacklist and leaves the list itself empty, no tabs will be suspended
    NOW: empty blacklist is equal to having blacklist disabled
    - Implemented internationalization support, new languages will be added soon.
    If you want to participate in translating the extension texts into your language, please, refer to https://github.com/k5md/Total-Suspender-webextension/blob/master/src/_locales/en/messages.json and either create a pull request or create an issue on github.
    - Whitelist and blacklist entries can now be edited.
    - Users can now import/export lists in JSON format.
    - Added button to quickly clear list.
    - Added regex support for whitelists and blacklists, requested in https://github.com/k5md/Total-Suspender-webextension/issues/9
    The input string should look like this: \regex\/yourpattern/yourflags

    Source code released under MIT License

    Download file
  • Version 3.3

    Released Apr 11, 2019 - 86.64 KB
    Works with firefox 62.0 and later
    - Added an option to ignore pinned tabs (enabled by default, as it was implicitly in previous versions).
    - Individual tabs can be suspended, whitelisted and blacklisted via tab context menu (right click on a tab), even if suspension is disabled in settings.
    - Added an action to suspend all tabs ignoring settings.
    - Wording fix for immediate suspension option, proposed in https://github.com/k5md/Total-Suspender-webextension/issues/8
    - Wording fix for tabs threshold option, proposed in https://github.com/k5md/Total-Suspender-webextension/issues/7

    Source code released under MIT License

    Download file
  • Version 3.2

    Released Apr 2, 2019 - 82.02 KB
    Works with firefox 62.0 and later
    Quality of life improvements:
    - Implemented blacklisting fuctionality requested in https://github.com/k5md/Total-Suspender-webextension/issues/4 . Now users can suspend only tabs matching patterns from the blacklist (ignoring those from whitelist).
    - implemented tabs threshold feature requested in - https://github.com/k5md/Total-Suspender-webextension/issues/5 . It is possible to set a threshold for tabs so that if tabs count is below the threshold, they won't be suspended.
    Interface updates:
    - Tabs counter now displayed on extension's icon, requested in https://github.com/k5md/Total-Suspender-webextension/issues/3
    - Small UI-tweaks
    - Fixed bug with white- and blacklisting

    Source code released under MIT License

    Download file
  • Version 3.0

    Released Mar 26, 2019 - 32.63 KB
    Works with firefox 62.0 and later
    - Fixed a bug with whitelisting when upgrading from previous versions, that do not have this feature
    - Wording fix - https://github.com/k5md/Total-Suspender-webextension/issues/3
    - Extension icon is used instead of firefox default in extensions

    Source code released under MIT License

    Download file
  • Version 2.8

    Released Mar 19, 2019 - 31.2 KB
    Works with firefox 62.0 and later
    - Implemented whitelisting functionality. Users can now enter URLs or their parts to the corresponding field and the tabs, which url's contain these patterns will not be discarded. May be useful when reading manuals or browsing tubes.
    - Added "tabs" to the required permissions list.
    - Added button to suspend tabs immediately using current settings.
    - Fixed bug in removed version 2.5 that made extension not working correctly when upgrading from previous versions.
    - Fixed bug in removed versions 2.6-2.7 that caused extension not working correctly with whitelisting enabled
    - Suspending can be now disabled

    Source code released under MIT License

    Download file
  • Version 2.4

    Released Mar 5, 2019 - 30.05 KB
    Works with firefox 62.0 and later
    - Fixed bug that led to suspension of pinned tabs
    - Application icon changed

    Source code released under MIT License

    Download file
  • Version 2.3

    Released Feb 16, 2019 - 30.27 KB
    Works with firefox 62.0 and later
    Updated interface
    Set a royalty free icon instead of the standard one
    Refactored code
    Added unit tests

    Source code released under MIT License

    Download file
  • Version 2.0

    Released Feb 12, 2019 - 8.3 KB
    Works with firefox 62.0 and later
    Only one user-permission required (storage, to save configuration)
    Allows some customisation (click on the extension icon):
    - Discard (or not) sound playing tabs
    - Delay individual tab discarding

    Source code released under MIT License

    Download file
  • Version 1.1

    Released Feb 3, 2019 - 5.34 KB
    Works with firefox 62.0 and later

    Source code released under MIT License

    Download file
  • Version 1.0

    Released Feb 2, 2019 - 34.8 KB
    Works with firefox 58.0a1 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Browsers

  • Desktop
  • Mobile
  • Enterprise

Products

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Twitter (@firefox)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.