Spectabular
Your tabs, managed.
什么是Spectabular?
Spectabular是由ollien开发的Chrome扩展程序,该扩展的主要功能是“Your tabs, managed.”。
扩展截图
下载Spectabular扩展crx文件
下载Spectabular扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Tabs are great. We love them. However, your browser can get cluttered very quickly. In steps Spectabular. With it's tab managing abilities, browsing becomes a breeze.
Features include:
⦿ Closing tabs
⦿ Closing tabs in bulk, by holding the shift key
⦿ Pinning tabs to Chrome's built-in tab bar
⦿ Detaching tabs into their own window
⦿ Switching tabs and windows, by clicking on them.
⦿ Closing windows
⦿ Closing windows in bulk, by holding the shift key
⦿ Renaming windows, by double clicking their name
Source code can be found on Github at https://github.com/ollien/Spectabular 扩展基本信息
| 名称 | |
| ID | dfbebiockmbbeaookjfmdafnjdbimcnm |
| 官方URL | https://chromewebstore.google.com/detail/spectabular/dfbebiockmbbeaookjfmdafnjdbimcnm |
| 简介 | Your tabs, managed. |
| 文件大小 | 517 KB |
| 安装次数 | 26 |
| 当前版本 | 0.532 |
| 更新时间 | 2015-03-16 |
| 上架时间 | 2015-03-16 |
| 开发者 | ollien |
| 付费类型 | free |
| 扩展官网 | https://github.com/ollien/Spectabular |
| 支持的语言 | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"name": "Spectabular",
"description": "Your tabs, managed.",
"author": "ollien",
"version": "0.532",
"manifest_version": 2,
"icons": {
"16": "img\/icon16.png",
"48": "img\/icon48.png",
"128": "img\/icon128.png"
},
"offline_enabled": true,
"browser_action": {
"default_icon": {
"19": "img\/icon19.png",
"38": "img\/icon38.png"
},
"default_popup": "popup.html"
},
"content_scripts": [
{
"matches": [
" | |