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.…
Wat is Tab Out!?
Tab Out! is een Chrome-extensie ontwikkeld door http://www.shidel.com, en de belangrijkste functie is "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.…".
Extensie Screenshots
Download het CRX-bestand van de extensie Tab Out!
Download Tab Out!-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
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.
Basisinformatie over de Extensie
Naam | |
ID | kkbmchfmigdklofchjpofhhacnddaojk |
Officiële URL | https://chrome.google.com/webstore/detail/tab-out/kkbmchfmigdklofchjpofhhacnddaojk |
Beschrijving | 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.… |
Bestandsgrootte | 14.69 KB |
Aantal Installaties | 456 |
Huidige Versie | 1.2.7 |
Laatst Bijgewerkt | 2013-12-16 |
Publicatiedatum | 2013-12-16 |
Beoordeling | 3.62/5 Totaal 13 Beoordelingen |
Ontwikkelaar | http://www.shidel.com |
Betalingswijze | free |
Extensiewebsite | http://www.shidel.com |
Ondersteunde Talen | 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 } |