Tab Viewer
Preview all your open tabs in a grid view
Was ist Tab Viewer?
Tab Viewer ist eine Chrome-Erweiterung, die von niiashikwei entwickelt wurde, und ihr Hauptmerkmal ist "Preview all your open tabs in a grid view".
Erweiterungsscreenshots
Tab Viewer-Erweiterungs-CRX-Datei herunterladen
Laden Sie Tab Viewer-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.
Anleitung zur Verwendung der Erweiterung
Tab Viewer is a tool for managing and organizing open tabs. Currently it allows you to see all your open tabs in a tiled view. From the tiled view click a tile to jump to that tab. Shortcut to trigger grid view: Alt + T Features yet to come include: 1) closing tabs from tiled view 2) rearranging tabs from tiled view 3) saving a workspace, collection of tabs under a name 4) customizing the tabs with descriptions and much much more! Stay tuned.
Grundlegende Informationen zur Erweiterung
Name | |
ID | nckgdfkgodfemnkdkfngdhfknlcokbha |
Offizielle URL | https://chrome.google.com/webstore/detail/tab-viewer/nckgdfkgodfemnkdkfngdhfknlcokbha |
Beschreibung | Preview all your open tabs in a grid view |
Dateigröße | 6.57 KB |
Installationsanzahl | 477 |
Aktuelle Version | 0.0.6 |
Letztes Update | 2015-07-15 |
Veröffentlichungsdatum | 2015-07-15 |
Bewertung | 3.43/5 Insgesamt 7 Bewertungen |
Entwickler | niiashikwei |
Zahlungsart | free |
Unterstützte Sprachen | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Tab Viewer", "short_name": "Tab Viewer", "version": "0.0.6", "manifest_version": 2, "description": "Preview all your open tabs in a grid view", "browser_action": { "default_icon": "icons\/tab-viewer-logo.png", "default_title": "displays grid view of open tabs" }, "permissions": [ "tabs", "activeTab", " |