Fast Tab Switch
Switch tabs by selecting the screenshot of a tab.
Co to jest Fast Tab Switch?
Fast Tab Switch to rozszerzenie Chrome opracowane przez EagerLogic, a jego główną funkcją jest „Switch tabs by selecting the screenshot of a tab.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Fast Tab Switch
Pobierz pliki rozszerzeń Fast Tab Switch w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | |
ID | nahgoobilmipjlggkihbjjfkajalacje |
Oficjalny URL | https://chrome.google.com/webstore/detail/fast-tab-switch/nahgoobilmipjlggkihbjjfkajalacje |
Opis | Switch tabs by selecting the screenshot of a tab. |
Rozmiar pliku | 216 KB |
Liczba instalacji | 216 |
Aktualna Wersja | 1.1 |
Ostatnia Aktualizacja | 2015-04-30 |
Data Publikacji | 2015-04-30 |
Ocena | 4.17/5 Łącznie 6 Oceny |
Deweloper | EagerLogic |
Typ Płatności | free |
Obsługiwane Języki | 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": [ " |