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.…
Apa itu Tab Out!?
Tab Out! adalah ekstensi Chrome yang dikembangkan oleh http://www.shidel.com, dan fitur utamanya adalah "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 Ekstensi
Unduh Berkas CRX Ekstensi Tab Out!
Unduh file ekstensi Tab Out! dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | |
ID | kkbmchfmigdklofchjpofhhacnddaojk |
URL Resmi | https://chrome.google.com/webstore/detail/tab-out/kkbmchfmigdklofchjpofhhacnddaojk |
Deskripsi | 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.… |
Ukuran File | 14.69 KB |
Jumlah Instalasi | 456 |
Versi Saat Ini | 1.2.7 |
Terakhir Diperbarui | 2013-12-16 |
Tanggal Publikasi | 2013-12-16 |
Penilaian | 3.62/5 Total 13 Penilaian |
Pengembang | http://www.shidel.com |
Tipe Pembayaran | free |
Situs Ekstensi | http://www.shidel.com |
Bahasa yang Didukung | 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 } |