Switch Tabs
The easiest way to switch tabs on Google Chrome.
O que é Switch Tabs?
Switch Tabs é uma extensão do Chrome desenvolvida por https://switchtabs.xyz, e sua principal característica é "The easiest way to switch tabs on Google Chrome.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Switch Tabs
Baixe arquivos de extensão Switch Tabs no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | Switch Tabs |
ID | idiomkjpboogdmkpndeepnkldhbpnnpb |
URL Oficial | https://chromewebstore.google.com/detail/switch-tabs/idiomkjpboogdmkpndeepnkldhbpnnpb |
Descrição | The easiest way to switch tabs on Google Chrome. |
Tamanho do Arquivo | 307 KB |
Contagem de Instalações | 1,520 |
Versão Atual | 0.1 |
Última Atualização | 2017-04-16 |
Data de Publicação | 2017-04-15 |
Classificação | 2.64/5 Total de 36 Avaliações |
Desenvolvedor | https://switchtabs.xyz |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | http://switchtabs.xyz |
Idiomas Suportados | 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": [ " |