MRU Tab Toggle
Makes switching tabs manageable even when many are open!
¿Qué es MRU Tab Toggle?
MRU Tab Toggle es una extensión de Chrome desarrollada por ben.borchard, y su función principal es "Makes switching tabs manageable even when many are open!".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión MRU Tab Toggle
Descarga archivos de extensión MRU Tab Toggle en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
This is a fairly simple extension that allows you to navigate through your tabs in the same way you navigate through your windows when you use the Alt-Tab functionality. The shortcuts need to be set using the keyboard shortcuts link on the chrome extension dashboard and can be changed depending on your preference. This is helpful if you would like to have many tabs open but be able to switch between only a couple that you happen to be using quickly and easily.
Información Básica de la Extensión
Nombre | |
ID | ffnhjdgocgbpgnhkeamobligjppaacho |
URL Oficial | https://chromewebstore.google.com/detail/mru-tab-toggle/ffnhjdgocgbpgnhkeamobligjppaacho |
Descripción | Makes switching tabs manageable even when many are open! |
Tamaño del Archivo | 103 KB |
Cantidad de Instalaciones | 10 |
Versión Actual | 1.0 |
Última Actualización | 2015-05-28 |
Fecha de Publicación | 2015-05-28 |
Calificación | 1.67/5 Total de 3 Calificaciones |
Desarrollador | ben.borchard |
Tipo de Pago | free |
Sitio Web de la Extensión | https://github.com/ben-borchard/ChromeExtensions/tree/master/MostRecentlyUsedTabs/src |
Idiomas Soportados | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "MRU Tab Toggle", "description": "Makes switching tabs manageable even when many are open!", "version": "1.0", "background": { "page": "html\/background.html", "persistent": false }, "content_scripts": [ { "matches": [ " |