Switch Tabs
The easiest way to switch tabs on Google Chrome.
Hvad er Switch Tabs?
Switch Tabs er en Chrome-udvidelse udviklet af https://switchtabs.xyz, og dens hovedfunktion er "The easiest way to switch tabs on Google Chrome.".
Udvidelsesskærmbilleder
Download Switch Tabs-udvidelses-CRX-fil
Download Switch Tabs-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
Switch Tabs is the only extension that lets you easily preview opened tabs and switch between them quickly. - Press Alt + X to jump to the previous tab - Press Alt + C to go to the next tab Or - Use Alt + the keyboard arrows (←, →, ↑, ↓) - or click with the mouse cursor to select tabs directly. Enjoy!
Grundlæggende oplysninger om udvidelsen
Navn | Switch Tabs |
ID | idiomkjpboogdmkpndeepnkldhbpnnpb |
Officiel URL | https://chromewebstore.google.com/detail/switch-tabs/idiomkjpboogdmkpndeepnkldhbpnnpb |
Beskrivelse | The easiest way to switch tabs on Google Chrome. |
Filstørrelse | 307 KB |
Antal Installationer | 1,520 |
Nuværende Version | 0.1 |
Senest Opdateret | 2017-04-16 |
Udgivelsesdato | 2017-04-15 |
Bedømmelse | 2.64/5 Samlet 36 Bedømmelser |
Udvikler | https://switchtabs.xyz |
[email protected] | |
Betalingsmetode | free |
Udvidelseswebsted | http://switchtabs.xyz |
Understøttede Sprog | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Switch Tabs", "short_name": "Switch Tabs", "description": "The easiest way to switch tabs on Google Chrome.", "version": "0.1", "browser_action": { "default_icon": "images\/icon.png", "default_title": "Switch Tabs" }, "icons": { "16": "images\/icon16.png", "48": "images\/icon48.png", "128": "images\/icon128.png" }, "content_scripts": [ { "matches": [ " |