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.…
Co je Tab Out!?
Tab Out! je rozšíření Chrome vyvinuté http://www.shidel.com, a jeho hlavní funkcí je „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.…“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Tab Out!
Stáhněte si soubory rozšíření Tab Out! ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.
Pokyny pro Použití Rozšíření
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.
Základní Informace o Rozšíření
Název | |
ID | kkbmchfmigdklofchjpofhhacnddaojk |
Oficiální URL | https://chrome.google.com/webstore/detail/tab-out/kkbmchfmigdklofchjpofhhacnddaojk |
Popis | 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.… |
Velikost souboru | 14.69 KB |
Počet instalací | 456 |
Aktuální Verze | 1.2.7 |
Poslední Aktualizace | 2013-12-16 |
Datum Vydání | 2013-12-16 |
Hodnocení | 3.62/5 Celkem 13 Hodnocení |
Vývojář | http://www.shidel.com |
Typ Platby | free |
Webové stránky Rozšíření | http://www.shidel.com |
Podporované Jazyky | 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 } |