Tab Out!
Tab Out! is a simple but empowering extension for chrome. Tab Out! frees you from the mess of tabs that we all get ourselves into.…
Cos'è Tab Out!?
Tab Out! è un'estensione di Chrome sviluppata da http://www.shidel.com, e la sua funzione principale è "Tab Out! is a simple but empowering extension for chrome. Tab Out! frees you from the mess of tabs that we all get ourselves into.…".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Tab Out!
Scarica i file di estensione Tab Out! 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
Tab Out! is a simple but empowering extension for chrome. Tab Out! frees you from the mess of tabs that we all get ourselves into. It allows you to close all of your tabs, while saving the session in Tab Out! for future use. You can restore them all or just one at a time. Also, keep quick links to favorites and setups that you use often.
Informazioni di Base sull'Estensione
Nome | |
ID | kkbmchfmigdklofchjpofhhacnddaojk |
URL Ufficiale | https://chrome.google.com/webstore/detail/tab-out/kkbmchfmigdklofchjpofhhacnddaojk |
Descrizione | Tab Out! is a simple but empowering extension for chrome. Tab Out! frees you from the mess of tabs that we all get ourselves into.… |
Dimensione del File | 14.69 KB |
Conteggio Installazioni | 456 |
Versione Corrente | 1.2.7 |
Ultimo Aggiornamento | 2013-12-16 |
Data di Pubblicazione | 2013-12-16 |
Valutazione | 3.62/5 Totale 13 Valutazioni |
Sviluppatore | http://www.shidel.com |
Tipo di Pagamento | free |
Sito Web dell'Estensione | http://www.shidel.com |
Lingue Supportate | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tab Out!", "version": "1.2.7", "discription": "chrome extension which manages tabs-- allows the closing of all tabs and saves the session to be restored later.", "permissions": [ "activeTab", "tabs", "notifications", "http:\/\/*\/", "https:\/\/*\/", "storage" ], "browser_action": { "default_icon": "icontab.png", "default_title": "Tab Out!", "default_popup": "menu.html" }, "manifest_version": 2 } |