MRU Tab Toggle
Makes switching tabs manageable even when many are open!
Qu'est-ce que MRU Tab Toggle ?
MRU Tab Toggle est une extension Chrome développée par ben.borchard, et sa fonction principale est "Makes switching tabs manageable even when many are open!".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension MRU Tab Toggle
Téléchargez les fichiers d'extension MRU Tab Toggle au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
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.
Informations de Base sur l'Extension
Nom | |
ID | ffnhjdgocgbpgnhkeamobligjppaacho |
URL Officiel | https://chromewebstore.google.com/detail/mru-tab-toggle/ffnhjdgocgbpgnhkeamobligjppaacho |
Description | Makes switching tabs manageable even when many are open! |
Taille du Fichier | 103 KB |
Nombre d'Installations | 10 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2015-05-28 |
Date de Publication | 2015-05-28 |
Évaluation | 1.67/5 Total 3 Évaluations |
Développeur | ben.borchard |
Type de Paiement | free |
Site Web de l'Extension | https://github.com/ben-borchard/ChromeExtensions/tree/master/MostRecentlyUsedTabs/src |
Langues Prises en Charge | 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": [ " |