Tab Suspender
Tab Suspender suspends tabs which are in background for long periods, to reduce RAM usage.
Wat is Tab Suspender?
Tab Suspender is een Chrome-extensie ontwikkeld door Multivariate AI Solution, en de belangrijkste functie is "Tab Suspender suspends tabs which are in background for long periods, to reduce RAM usage.".
Extensie Screenshots
Download het CRX-bestand van de extensie Tab Suspender
Download Tab Suspender-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
Use Tab Suspender to suspend tabs which are in background for more than certain time. Tab Suspender helps users Increase their device performance.
Basisinformatie over de Extensie
Naam | Tab Suspender |
ID | goflchmdpidhhepjfpdmjoklebbjggje |
Officiële URL | https://chromewebstore.google.com/detail/tab-suspender/goflchmdpidhhepjfpdmjoklebbjggje |
Beschrijving | Tab Suspender suspends tabs which are in background for long periods, to reduce RAM usage. |
Bestandsgrootte | 102 KB |
Aantal Installaties | 311 |
Huidige Versie | 0.3.12 |
Laatst Bijgewerkt | 2022-10-16 |
Publicatiedatum | 2021-09-03 |
Beoordeling | 4.62/5 Totaal 21 Beoordelingen |
Ontwikkelaar | Multivariate AI Solution |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://multivariate.tech/ |
Help Pagina-URL | https://multivariate.tech/ |
URL van de Privacybeleid Pagina | https://multivariate.tech/privacy-policy |
Ondersteunde Talen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "Tab Suspender", "version": "0.3.12", "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAlIY2Pa0bjJANKRYICng81K\/bXJXnHkv+9SUXfRJCE4mUW5nLBAGS9Sk6HgOlR3ijah80vVqps\/0EKdI+L0JfcnBtEEfrs+a2G92TlLfh7kPwJ\/vqdVXWH6bLzUEAbJQh36zoBa0iNBjW3XrbC6rwMFptk20Pvj6NTpCefVpIVhx1g2B3ZGQcVXzsoFoQJeS4VuEhnpWvZR56D1UF3ySLS1pRA9Awr8V1ka\/sXtZIuUMJmF17\/WwuyShuBbQODJX7ggK8iVBwlm359cHw0IKN40YgniBIFwlIMjkRxNSv8EWydFtykxF4rBxUZtdMdZOCMR9gMZ5yH5P0leseZor8dQIDAQAB", "oauth2": { "client_id": "179232417308-pqbequbvcogi82tnu39rcqnfgsa41j30.apps.googleusercontent.com", "scopes": [ "https:\/\/www.googleapis.com\/auth\/spreadsheets" ] }, "description": "Tab Suspender suspends tabs which are in background for long periods, to reduce RAM usage.", "icons": { "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png", "128": "icons\/icon_128.png" }, "background": { "service_worker": "background.js" }, "action": { "default_title": "Tab_suspender", "default_popup": "popup.html" }, "permissions": [ "tabs", "storage", "identity" ], "host_permissions": [ "https:\/\/sheets.googleapis.com\/v4\/spreadsheets\/*" ], "content_scripts": [ { "matches": [ " |