Tab Viewer
Preview all your open tabs in a grid view
Что такое Tab Viewer?
Tab Viewer - это расширение Chrome, разработанное niiashikwei, и его основная функция - "Preview all your open tabs in a grid view".
Снимки экрана расширения
Скачать файл CRX расширения Tab Viewer
Скачайте файлы расширений Tab Viewer в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
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.
Основная информация о расширении
Название | |
ID | nckgdfkgodfemnkdkfngdhfknlcokbha |
Официальный URL | https://chrome.google.com/webstore/detail/tab-viewer/nckgdfkgodfemnkdkfngdhfknlcokbha |
Описание | Preview all your open tabs in a grid view |
Размер файла | 6.57 KB |
Количество установок | 477 |
Текущая Версия | 0.0.6 |
Последнее Обновление | 2015-07-15 |
Дата публикации | 2015-07-15 |
Рейтинг | 3.43/5 Всего 7 оценок |
Разработчик | niiashikwei |
Тип оплаты | free |
Поддерживаемые языки | 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", " |