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.…
什么是Tab Out!?
Tab Out!是由http://www.shidel.com开发的Chrome扩展程序,该扩展的主要功能是“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.…”。
扩展截图
下载Tab Out!扩展crx文件
下载Tab Out!扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
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.
扩展基本信息
名称 | |
ID | kkbmchfmigdklofchjpofhhacnddaojk |
官方URL | https://chrome.google.com/webstore/detail/tab-out/kkbmchfmigdklofchjpofhhacnddaojk |
简介 | 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.… |
文件大小 | 14.69 KB |
安装次数 | 456 |
当前版本 | 1.2.7 |
更新时间 | 2013-12-16 |
上架时间 | 2013-12-16 |
评分 | 3.62/5 共13次评分 |
开发者 | http://www.shidel.com |
付费类型 | free |
扩展官网 | http://www.shidel.com |
支持的语言 | 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 } |