TabShifting
It is time to take control of all your Tabs.
Qu'est-ce que TabShifting ?
TabShifting est une extension Chrome développée par Ideators Corp., et sa fonction principale est "It is time to take control of all your Tabs.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension TabShifting
Téléchargez les fichiers d'extension TabShifting 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
It is time to take control of all your opened Tabs in one place! TabShifting is an extension designed to enable users to effectively manage multiple Tabs opened in Chrome by eliminating all sorts of common possible browser hassles. Furthermore, it also allows users to freely Search, Close and Jump between Tabs without much efforts(e.g. Users may encounter difficulties in properly managing large number of opened Tabs as the Tabs shrinks smaller when it grows large in number). Now, we give the freedom of choice back to you to choose the Tabs you desire. This extension also supports on all mobile tablets running on Windows operating system. Currently supported features in this version: 1) Jump to different Tabs by clicking at the icon of a website. 2) Close any Tabs from your current Tab. 3) Determining the Important Tabs(disables the Close Tab function to avoid closing tabs accidentally). Further improvements will be added on the upcoming release updates. Currently, the developers are working on upgrading the features specified. So, stay tuned and help us to support by reviewing your comments and feedback. ©2013 by Ideators Corp. All rights reserved.
Informations de Base sur l'Extension
Nom | TabShifting |
ID | nifigjcgamgmbjdimjhbabmkghbcnkbl |
URL Officiel | https://chromewebstore.google.com/detail/tabshifting/nifigjcgamgmbjdimjhbabmkghbcnkbl |
Description | It is time to take control of all your Tabs. |
Taille du Fichier | 1.39 MB |
Nombre d'Installations | 51 |
Version Actuelle | 1.0 |
Dernière Mise à Jour | 2013-08-13 |
Date de Publication | 2013-08-13 |
Évaluation | 4.33/5 Total 12 Évaluations |
Développeur | Ideators Corp. |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "TabShifting", "description": "It is time to take control of all your Tabs.", "version": "1.0", "manifest_version": 2, "permissions": [ "tabs" ], "browser_action": { "default_popup": "todo.html", "default_icon": "icon128.png", "default_title": "TabShifting" } } |