Spectabular
Your tabs, managed.
Co je Spectabular?
Spectabular je rozšíření Chrome vyvinuté ollien, a jeho hlavní funkcí je „Your tabs, managed.“.
Snímky obrazovky rozšíření
Stáhnout soubor CRX rozšíření Spectabular
Stáhněte si soubory rozšíření Spectabular 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í
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
Základní Informace o Rozšíření
Název | Spectabular |
ID | dfbebiockmbbeaookjfmdafnjdbimcnm |
Oficiální URL | https://chromewebstore.google.com/detail/spectabular/dfbebiockmbbeaookjfmdafnjdbimcnm |
Popis | Your tabs, managed. |
Velikost souboru | 517 KB |
Počet instalací | 26 |
Aktuální Verze | 0.532 |
Poslední Aktualizace | 2015-03-16 |
Datum Vydání | 2015-03-16 |
Vývojář | ollien |
Typ Platby | free |
Webové stránky Rozšíření | https://github.com/ollien/Spectabular |
Podporované Jazyky | 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": [ " |