Historik versionesh për SleepyTabs - Beautiful Tab Suspender - 15 versione
SleepyTabs - Beautiful Tab Suspender nga Sato
Bëni kujdes me versione të vjetër! Këto versione shfaqen për qëllime testimi dhe si referencë.Duhet të përdorni përherë versionin më të ri të një shtese.
Versioni më i ri
Version 1.2.10
Hedhur në qarkullim më 27 Gus 2025 - 111,65 KBFunksionon me firefox 139.0 dhe më të freskëtVersion 1.2.10 (August 26, 2025)
Bug Fix- Waking a tab only restores tab to original postion when waking from a Sleeping Group.
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.
Kod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Shkarkoni Firefox-in dhe merrni zgjeriminQë të përdorni këtë zgjerim, ju duhet Firefox-iVersione të vjetër
Version 1.2.9
Hedhur në qarkullim më 25 Gus 2025 - 111,57 KBFunksionon me firefox 139.0 dhe më të freskëtVersion 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.
Kod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.2.5
Hedhur në qarkullim më 17 Gus 2025 - 105,66 KBFunksionon me firefox 138.0 dhe më të freskëtUpdate 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.
Kod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.2.3
Hedhur në qarkullim më 4 Gus 2025 - 103,23 KBFunksionon me firefox 138.0 dhe më të freskëtVersion 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
Kod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.2.1
Hedhur në qarkullim më 29 Kor 2025 - 96,38 KBFunksionon me firefox 138.0 dhe më të freskëtVersion 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
Kod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.2.0
Hedhur në qarkullim më 29 Kor 2025 - 96,37 KBFunksionon me firefox 138.0 dhe më të freskëtVersion 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
Kod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.1.5
Hedhur në qarkullim më 24 Kor 2025 - 93,22 KBFunksionon me firefox 138.0 dhe më të freskëtv1.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 sessionsKod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.1.4
Hedhur në qarkullim më 23 Kor 2025 - 93,27 KBFunksionon me firefox 138.0 dhe më të freskët• 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 sessionsKod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.1.3
Hedhur në qarkullim më 14 Kor 2025 - 92,81 KBFunksionon me firefox 138.0 dhe më të freskëtRemoved some extension permissions.
Better tab history preservation.
Better URL handling on sleep/wake.
Optimize the Import Settings page.Kod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.1.1
Hedhur në qarkullim më 21 Qer 2025 - 92,43 KBFunksionon me firefox 138.0 dhe më të freskëtSlept 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 WhitelistKod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.1.0
Hedhur në qarkullim më 20 Qer 2025 - 90,56 KBFunksionon me firefox 138.0 dhe më të freskëtAdd 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 codeKod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.0.7
Hedhur në qarkullim më 16 Qer 2025 - 86,4 KBFunksionon me firefox 138.0 dhe më të freskëtFix for SleepAllTabs btn and whitelistKod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.0.6
Hedhur në qarkullim më 9 Qer 2025 - 86,42 KBFunksionon me firefox 138.0 dhe më të freskëtImport/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 modeKod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.0.5
Hedhur në qarkullim më 4 Qer 2025 - 63,21 KBFunksionon me firefox 138.0 dhe më të freskëtUpdate 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 AttentionTabsKod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0
Version 1.0.4
Hedhur në qarkullim më 1 Qer 2025 - 61,96 KBFunksionon me firefox 130.0 dhe më të freskëtAccessibility
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'Kod burim i hedhur në qarkullim sipas Vetëm GNU Affero General Public License v3.0