Doplnky pre prehliadač Firefox
  • Rozšírenia
  • Témy vzhľadu
    • Pre Firefox
    • Slovníky a jazykové balíky
    • Stránky ostatných prehliadačov
    • Doplnky pre Android
Prihlásiť sa
Ikona doplnku

História doplnku Total Suspender - 15 verzií

Total Suspender Autor: k5md

Hodnotenie: 4,1 z 5
Hodnotenie: 4,1 z 5
5
46
4
15
3
5
2
6
1
6
História doplnku Total Suspender - 15 verzií
  • So starými verziami buďte opatrní! Tieto verzie sú zobrazené za účelom testovania a referencie.Vždy by ste mali používať najnovšiu verziu doplnku.

  • Najnovšia verzia

    Verzia 3.7.0

    Vydaná 18. apr 2020 - 233,29 kB
    Funguje s: firefox verzia 62.0 a novšia
    - Change toggle button styles for the sake of consistency
    - Fix alignment of file input buttons
    - Add Russian locale support

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Na použitie tohto rozšírenia budete potrebovať Firefox
    Stiahnuť Firefox a získať rozšírenie
    Stiahnuť súbor
  • Staršie verzie

    Verzia 3.6.0

    Vydaná 1. okt 2019 - 232,09 kB
    Funguje s: firefox verzia 62.0 a novšia
    - German locale support added, thanks to @jrie ( https://github.com/k5md/Total-Suspender-webextension/pull/23 )

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 3.5.0

    Vydaná 22. júl 2019 - 230,65 kB
    Funguje s: firefox verzia 62.0 a novšia
    - [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

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 3.4.3

    Vydaná 18. júl 2019 - 230,48 kB
    Funguje s: firefox verzia 62.0 a novšia
    - Added support for French locale, thanks to @zek0faws ( https://github.com/k5md/Total-Suspender-webextension/pull/16 )

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 3.4.2

    Vydaná 5. júl 2019 - 228,89 kB
    Funguje s: firefox verzia 62.0 a novšia
    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

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 3.4.1

    Vydaná 20. jún 2019 - 228,84 kB
    Funguje s: firefox verzia 62.0 a novšia
    - 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

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 3.3

    Vydaná 11. apr 2019 - 86,64 kB
    Funguje s: firefox verzia 62.0 a novšia
    - 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

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 3.2

    Vydaná 2. apr 2019 - 82,02 kB
    Funguje s: firefox verzia 62.0 a novšia
    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

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 3.0

    Vydaná 26. mar 2019 - 32,63 kB
    Funguje s: firefox verzia 62.0 a novšia
    - 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

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 2.8

    Vydaná 19. mar 2019 - 31,2 kB
    Funguje s: firefox verzia 62.0 a novšia
    - 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

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 2.4

    Vydaná 5. mar 2019 - 30,05 kB
    Funguje s: firefox verzia 62.0 a novšia
    - Fixed bug that led to suspension of pinned tabs
    - Application icon changed

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 2.3

    Vydaná 16. feb 2019 - 30,27 kB
    Funguje s: firefox verzia 62.0 a novšia
    Updated interface
    Set a royalty free icon instead of the standard one
    Refactored code
    Added unit tests

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 2.0

    Vydaná 12. feb 2019 - 8,3 kB
    Funguje s: firefox verzia 62.0 a novšia
    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

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 1.1

    Vydaná 3. feb 2019 - 5,34 kB
    Funguje s: firefox verzia 62.0 a novšia

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
  • Verzia 1.0

    Vydaná 2. feb 2019 - 34,8 kB
    Funguje s: firefox verzia 58.0a1 a novšia

    Zdrojový kód je k dispozícii v rámci licencie Licencia MIT

    Stiahnuť súbor
Prejsť na domovskú stránku Mozilly

Doplnky

  • O nás
  • Blog o doplnkoch pre Firefox
  • Workshop tvorby rozšírenia
  • Centrum pre vývojárov
  • Pravidlá pre vývojárov
  • Komunitný blog
  • Fórum
  • Nahlásiť chybu
  • Pokyny pre recenzentov

Prehliadače

  • Desktop
  • Mobile
  • Enterprise

Produkty

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Súkromie
  • Cookies
  • Právne informácie

Ak nie je uvedené inak, obsah tejto stránky je dostupný pod licenciou Creative Commons Attribution Share-Alike License v3.0 alebo jej akejkoľvek vyššej verzie.