Fast Tab Switch
Switch tabs by selecting the screenshot of a tab.
Hvad er Fast Tab Switch?
Fast Tab Switch er en Chrome-udvidelse udviklet af EagerLogic, og dens hovedfunktion er "Switch tabs by selecting the screenshot of a tab.".
Udvidelsesskærmbilleder
Download Fast Tab Switch-udvidelses-CRX-fil
Download Fast Tab Switch-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
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.
Grundlæggende oplysninger om udvidelsen
Navn | |
ID | nahgoobilmipjlggkihbjjfkajalacje |
Officiel URL | https://chrome.google.com/webstore/detail/fast-tab-switch/nahgoobilmipjlggkihbjjfkajalacje |
Beskrivelse | Switch tabs by selecting the screenshot of a tab. |
Filstørrelse | 216 KB |
Antal Installationer | 216 |
Nuværende Version | 1.1 |
Senest Opdateret | 2015-04-30 |
Udgivelsesdato | 2015-04-30 |
Bedømmelse | 4.17/5 Samlet 6 Bedømmelser |
Udvikler | EagerLogic |
Betalingsmetode | free |
Understøttede Sprog | 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": [ " |