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
拡張機能の基本情報
名前 | 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": [ " |