Fast Tab Switch
Switch tabs by selecting the screenshot of a tab.
Что такое Fast Tab Switch?
Fast Tab Switch - это расширение Chrome, разработанное EagerLogic, и его основная функция - "Switch tabs by selecting the screenshot of a tab.".
Снимки экрана расширения
Скачать файл CRX расширения Fast Tab Switch
Скачайте файлы расширений Fast Tab Switch в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.
Инструкции по использованию расширения
If you are lost in lots of tabs than this extension is for you. Press Alt+T and you can switch tabs choosing its screenshot. It's lot faster than reading the name of the tabs.
Основная информация о расширении
Название | |
ID | nahgoobilmipjlggkihbjjfkajalacje |
Официальный URL | https://chrome.google.com/webstore/detail/fast-tab-switch/nahgoobilmipjlggkihbjjfkajalacje |
Описание | Switch tabs by selecting the screenshot of a tab. |
Размер файла | 216 KB |
Количество установок | 216 |
Текущая Версия | 1.1 |
Последнее Обновление | 2015-04-30 |
Дата публикации | 2015-04-30 |
Рейтинг | 4.17/5 Всего 6 оценок |
Разработчик | EagerLogic |
Тип оплаты | free |
Поддерживаемые языки | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Fast Tab Switch", "description": "Switch tabs by selecting the screenshot of a tab.", "version": "1.1", "background": { "scripts": [ "bg.js" ], "persistent": true }, "icons": { "16": "logo_16.png", "32": "logo_32.png", "48": "logo_48.png", "64": "logo_64.png", "128": "logo_128.png" }, "permissions": [ " |