Tab Suspender 2.0
Increase browser speed and reduce memory load when you have numerous open tabs.
Co to jest Tab Suspender 2.0?
Tab Suspender 2.0 to rozszerzenie Chrome opracowane przez tabhibernation2.0, a jego główną funkcją jest „Increase browser speed and reduce memory load when you have numerous open tabs.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Tab Suspender 2.0
Pobierz pliki rozszerzeń Tab Suspender 2.0 w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
⬇️ Easy to set up ⬇️: 1. Download and install the extension. 2. That's it. You don’t have to do anything else. 3. The tabs that have been inactive, will sleep. 💤 4. Press the space key to restore an invisible tab. ✨ Features ✨: 1. Frees memory and CPU storage on the machine by killing all inactive tabs. 2. Your tabs won't get lost and they can be restored with a single mouse click/space key. 📌 Pin the Tab Suspender 2.0 extension to save you some time from keeping the tabs organized at all times.
Podstawowe informacje o rozszerzeniu
Nazwa | Tab Suspender 2.0 |
ID | jiicninagbmmkidaaiibdhcgalpdmomc |
Oficjalny URL | https://chromewebstore.google.com/detail/tab-suspender-20/jiicninagbmmkidaaiibdhcgalpdmomc |
Opis | Increase browser speed and reduce memory load when you have numerous open tabs. |
Rozmiar pliku | 327 KB |
Liczba instalacji | 702 |
Aktualna Wersja | 0.6.9 |
Ostatnia Aktualizacja | 2023-02-20 |
Data Publikacji | 2022-10-07 |
Ocena | 4.50/5 Łącznie 8 Oceny |
Deweloper | tabhibernation2.0 |
[email protected] | |
Typ Płatności | free |
Obsługiwane Języki | de,en,fr,nl,es,it,pt-BR,sv,ru,uk,zh-CN,zh-TW,ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "version": "0.6.9", "name": "Tab Suspender 2.0", "description": "Increase browser speed and reduce memory load when you have numerous open tabs.", "default_locale": "en", "icons": { "16": "data\/icons\/16.png", "32": "data\/icons\/32.png", "48": "data\/icons\/48.png", "64": "data\/icons\/64.png", "128": "data\/icons\/128.png", "256": "data\/icons\/256.png", "512": "data\/icons\/512.png" }, "storage": { "managed_schema": "schema.json" }, "permissions": [ "idle", "storage", "contextMenus", "notifications", "alarms", "scripting" ], "host_permissions": [ "*:\/\/*\/*" ], "background": { "service_worker": "worker\/core.mjs", "type": "module" }, "content_scripts": [ { "match_about_blank": true, "matches": [ " |