Light Tab Suspender
Alternative to the great suspender
Cos'è Light Tab Suspender?
Light Tab Suspender è un'estensione di Chrome sviluppata da shaunmolloy, e la sua funzione principale è "Alternative to the great suspender".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Light Tab Suspender
Scarica i file di estensione Light Tab Suspender in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
An alternative Chrome extension to the great suspender. Pros: - Maintain user privacy - Light implementation Coming soon: - Tab Favicon - Options page
Informazioni di Base sull'Estensione
Nome | Light Tab Suspender |
ID | omemdnaphiccifgleodlhhbdgnaahhfa |
URL Ufficiale | https://chromewebstore.google.com/detail/light-tab-suspender/omemdnaphiccifgleodlhhbdgnaahhfa |
Descrizione | Alternative to the great suspender |
Dimensione del File | 11.64 KB |
Conteggio Installazioni | 11 |
Versione Corrente | 1.1.0 |
Ultimo Aggiornamento | 2021-02-22 |
Data di Pubblicazione | 2021-02-21 |
Valutazione | 5.00/5 Totale 1 Valutazioni |
Sviluppatore | shaunmolloy |
[email protected] | |
Tipo di Pagamento | free |
Sito Web dell'Estensione | https://github.com/shaunmolloy/chrome-light-tab-suspender |
URL della Pagina di Aiuto | https://github.com/shaunmolloy/chrome-light-tab-suspender/issues |
Lingue Supportate | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Light Tab Suspender", "description": "Alternative to the great suspender", "version": "1.1.0", "manifest_version": 2, "permissions": [ "tabs" ], "background": { "scripts": [ "js\/vendor\/browser-polyfill.js", "js\/helpers\/promise.js", "js\/helpers\/suspend.js", "js\/helpers\/commands.js", "js\/background.js" ], "persistent": false }, "content_scripts": [ { "js": [ "js\/content.js" ], "matches": [ " |