Firefox Browser Eklentileri
  • Uzantılar
  • Temalar
    • Firefox için
    • Sözlükler ve dil paketleri
    • Diğer tarayıcı siteleri
    • Android eklentileri
Giriş
Eklenti simgesi

SleepyTabs - Beautiful Tab Suspender sürüm geçmişi - 14 sürüm

SleepyTabs - Beautiful Tab Suspender geliştiren: Sato

5 üzerinden 4,6 puan
5 üzerinden 4,6 puan
5
3
4
2
3
0
2
0
1
0
SleepyTabs - Beautiful Tab Suspender sürüm geçmişi - 14 sürüm
  • Eski sürümlere dikkat edin! Bu sürümler yalnızca test veya referans amacıyla sunulmaktadır.Her zaman eklentilerin son sürümlerini kullanmalısınız.

  • Son sürüm

    Sürüm 1.2.9

    25 Ağu 2025 tarihinde çıktı - 111,57 KB
    firefox 139.0 ve üstü ile çalışır
    Version 1.2.9 (August 25, 2025)

    New Features
    • New icon!! The original icon is now used as the "Restricted URL" icon.
    • Enable SidePanel in Chrome.
    • Added sidepanel toggle to context menu
    • Update Notifications
    • This will hold the update until you click on the notification. After clicking the notification, it will resleep any current sleeping tabs to ensure they are properly discarded.
    • Expermential Settings
    • Added experimental settings toggle to Advanced menu.
    • Enable experimental settings, a new Sessions link will appear in the footer.
    • Sleepy Sessions
    • SleepySessions allows you to save and restore tabs/windows/snapshots across browser sessions.
    • Various types of URLs are considered "restricted" by browsers. These are marked by the old SleepyTabs icon.
    • You can restore these without issue in most cases. When restoring a snapshot, a custom page will show a link for you to copy.

    Core Improvements
    • Cleanup polyfill, no bloat.
    • Better debug logging.
    • Continued code optimizations, cleanup, and bug fixes.

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Bu uzantıyı kullanmak için Firefox’a ihtiyacınız var
    Firefox’u indir ve uzantıyı yükle
    Dosyayı indir
  • Eski sürümler

    Sürüm 1.2.5

    17 Ağu 2025 tarihinde çıktı - 105,66 KB
    firefox 138.0 ve üstü ile çalışır
    Update time! Some code cleanup, new feature and minor bug fixes. For now the Sleeping Groups are fairly basic. Ill expand on this in coming updates. Feedback always welcome. Easiest way is to open an issue on the gitlab.

    Version 1.2.5 (August 16, 2025)

    New Features
    • Sleeping Tabs Groups
    • New setting in Appearance, Use Groups. If enabled, tabs will be placed into a Sleeping group.
    • Default group name and color can be set to customize the sleeping group.
    • The setting uses the Group Name to find sleep/wake tabs. If the group name is changed, newly slept tabs will use the new group.

    Bug Fixes
    • Some minor UI changes.
    • 'Float on Top' restyle.

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.2.3

    4 Ağu 2025 tarihinde çıktı - 103,23 KB
    firefox 138.0 ve üstü ile çalışır
    Version 1.2.3

    New Features
    • Change Log Page
    • Added a changelog page that shows on SleepyTabs updates.
    • Can also access this in the footer next to the Help link, Release Notes.

    Core Improvements
    • SleepyTabs now re-discards sleeping tabs that were loaded but not yet awakened
    • UUID now based on the tab's specifc URL.
    • Moved theme settings and wake times into tabInfo config.

    Bug Fixes
    • Padding on tabs
    • Float on Top in popup
    • Popout width

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.2.1

    29 Tem 2025 tarihinde çıktı - 96,38 KB
    firefox 138.0 ve üstü ile çalışır
    Version 1.2.1
    • Bug Fixes:
    • Fix 'Wake Up' on Sleeping page from restoring correct url on wrong tab after browser restart.

    Version 1.2.0

    New Features
    • Reader Mode Support
    • Added dedicated Reader Mode settings
    • Control whether Reader Mode tabs can be put to sleep or woken up
    • Maximum Active Tabs
    • Set a limit for how many recently used tabs should remain active
    • Based on tab's last access time
    • Setting to 0 disables this feature
    • Example: Setting to 2 will keep your 2 most recently used tabs awake

    Enhanced Tab Settings
    • Split controls for different tab types into separate sleep/wake options:
    • Pinned tabs
    • Grouped tabs
    • Private browsing tabs
    • Reader Mode tabs

    UI Improvements
    • Updated styles and overall user interface
    • More intuitive settings organization

    Translation System
    • Switched to TOML format for translations (en.toml, fr.toml)
    • For Contributors:
    • To add a new language, copy en.toml, rename to your locale code, and translate
    • TOML files automatically generate JSON on build
    • Added translation verification tools:
      To check for missing or unused translations:
    • bun run build
    • bun run i18n:scan
    • Bug Fixes:
    • "Wake All Tabs" now correctly respects the current window setting when enabled

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.2.0

    29 Tem 2025 tarihinde çıktı - 96,37 KB
    firefox 138.0 ve üstü ile çalışır
    Version 1.2.0

    New Features
    • Reader Mode Support
    • Added dedicated Reader Mode settings
    • Control whether Reader Mode tabs can be put to sleep or woken up
    • Maximum Active Tabs
    • Set a limit for how many recently used tabs should remain active
    • Based on tab's last access time
    • Setting to 0 disables this feature
    • Example: Setting to 2 will keep your 2 most recently used tabs awake

    Enhanced Tab Settings
    • Split controls for different tab types into separate sleep/wake options:
    • Pinned tabs
    • Grouped tabs
    • Private browsing tabs
    • Reader Mode tabs

    UI Improvements
    • Updated styles and overall user interface
    • More intuitive settings organization

    Translation System
    • Switched to TOML format for translations (en.toml, fr.toml)
    • For Contributors:
    • To add a new language, copy en.toml, rename to your locale code, and translate
    • TOML files automatically generate JSON on build
    • Added translation verification tools:
      To check for missing or unused translations:
    • bun run build
    • bun run i18n:scan
    • Bug Fixes:
    • "Wake All Tabs" now correctly respects the current window setting when enabled

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1.5

    24 Tem 2025 tarihinde çıktı - 93,22 KB
    firefox 138.0 ve üstü ile çalışır
    v1.1.5
    • Fix Wake All Tabs

    v1.1.4
    • Add User Settings title
    • Improved tab tracking with unique identifiers
    • Fixed issues with tab information persistence
    • Enhanced reliability when restoring tabs after browser restarts or crashes
    • Better handling of tab information across browser sessions

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1.4

    23 Tem 2025 tarihinde çıktı - 93,27 KB
    firefox 138.0 ve üstü ile çalışır
    • Add User Settings title
    • Improved tab tracking with unique identifiers
    • Fixed issues with tab information persistence
    • Enhanced reliability when restoring tabs after browser restarts or crashes
    • Better handling of tab information across browser sessions

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1.3

    14 Tem 2025 tarihinde çıktı - 92,81 KB
    firefox 138.0 ve üstü ile çalışır
    Removed some extension permissions.
    Better tab history preservation.
    Better URL handling on sleep/wake.
    Optimize the Import Settings page.

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1.1

    21 Haz 2025 tarihinde çıktı - 92,43 KB
    firefox 138.0 ve üstü ile çalışır
    Slept tabs will use their FavIcons instead of SleepyTabs icon
    Title Prefix added to appearance section. Able to set custom emoji or text instead of default Sleeping: URL
    Current prefix default is the ZZZ emoji.
    Added SideBar. Default hotkey is Ctrl + Shift + 4, or use the button in the sidebar panel
    Added context menu item, "Add to SleepyTabs Whitelist". Adds the exact URL to Whitelist

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.1.0

    20 Haz 2025 tarihinde çıktı - 90,56 KB
    firefox 138.0 ve üstü ile çalışır
    Add localization. Current - EN, FR
    Add 'Sleep tabs in current window' // SleepAllTabs will sleep only in current window. Popup only.
    Possible better memory savings when sleeping
    Optimize some code

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.7

    16 Haz 2025 tarihinde çıktı - 86,4 KB
    firefox 138.0 ve üstü ile çalışır
    Fix for SleepAllTabs btn and whitelist

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.6

    9 Haz 2025 tarihinde çıktı - 86,42 KB
    firefox 138.0 ve üstü ile çalışır
    Import/Export/Reset User Settings Buttons
    Added Nord theme
    Added option for settings to sync to profile, off by default
    Added support fom Chrome browsers
    Hotkeys:
    - Put tabs to sleep with Ctrl+Shift+1
    - Sleep all tabs with Ctrl+Shift+2
    - Wake all tabs with Ctrl+Shift+3
    Change these in your browsers extension settings page

    Basic support for waking specific types of tabs(newtab, etc)
    Fix tab tracking when multiple windows are open and using popout mode

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.5

    4 Haz 2025 tarihinde çıktı - 63,21 KB
    firefox 138.0 ve üstü ile çalışır
    Update default whitelist
    Update Readme
    Slight design changes for popup
    Fix issue with checkboxes
    Add Advanced tab/Settings page to popup
    New Advanced settings
    Check Interval
    Grace Period
    Sleep ActiveTabs
    Sleep AudibleTabs
    Sleep PrivateTabs
    Sleep LoadingTabs
    Sleep AttentionTabs

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
  • Sürüm 1.0.4

    1 Haz 2025 tarihinde çıktı - 61,96 KB
    firefox 130.0 ve üstü ile çalışır
    Accessibility
    Various bug fixes
    Restyle popup to use tabs for General/Appearance
    Some style style changes for sleeping page
    Better popup light theme styles
    Fix light/dark theme for popup based on system theme
    Add gracePeriod, checkInterval to defaultConfig
    Set default config settings on first load/install, rather than first 'use'

    Kaynak kodu Yalnızca GNU Affero Genel Kamu Lisansı v3.0 lisansıyla yayımlandı

    Dosyayı indir
Mozilla'nın ana sayfasına gidin

Eklentiler

  • Hakkında
  • Firefox Eklentileri Blogu
  • Uzantı Atölyesi
  • Geliştirici Merkezi
  • Geliştirici Politikaları
  • Topluluk Blogu
  • Forum
  • Hata bildir
  • İnceleme rehberi

Tarayıcılar

  • Desktop
  • Mobile
  • Enterprise

Ürünler

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Gizlilik
  • Çerezler
  • Hukuki Bilgiler

Aksi belirtilmedikçe bu sitedeki içerikler Creative Commons Attribution Share-Alike Lisansı v3.0 veya daha yeni sürümüyle lisanslanmıştır.