OpenTabs - Open many tabs in 1 click

A simple tool to open multiple tabs in single click. Useful to work with too many websites at a time

Qu'est-ce que OpenTabs - Open many tabs in 1 click ?

OpenTabs - Open many tabs in 1 click est une extension Chrome développée par Kamoor, et sa fonction principale est "A simple tool to open multiple tabs in single click. Useful to work with too many websites at a time".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension OpenTabs - Open many tabs in 1 click

Téléchargez les fichiers d'extension OpenTabs - Open many tabs in 1 click 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

                        A simple tool to open multiple websites in one click. This extension will be useful to quickly open frequently open websites or testing multiple websites at a time. You can save and open all of them in one single click.

Features:
=====
* Save frequently used website addresses.
* Select the website address(es) you want to open and click on open.                    

Informations de Base sur l'Extension

Nom OpenTabs - Open many tabs in 1 click OpenTabs - Open many tabs in 1 click
ID poglocjfapnengmednlkjeakmdialopa
URL Officiel https://chrome.google.com/webstore/detail/opentabs-open-many-tabs-i/poglocjfapnengmednlkjeakmdialopa
Description A simple tool to open multiple tabs in single click. Useful to work with too many websites at a time
Taille du Fichier 15.26 KB
Nombre d'Installations 341
Version Actuelle 1.0.2
Dernière Mise à Jour 2015-02-24
Date de Publication 2015-02-24
Évaluation 3.50/5 Total 2 Évaluations
Développeur Kamoor
Type de Paiement free
Langues Prises en Charge en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "OpenTabs - Open many tabs in 1 click",
    "short_name": "OpenTabs",
    "description": "A simple tool to open multiple tabs in single click. Useful to work with too many websites at a time",
    "version": "1.0.2",
    "browser_action": {
        "default_icon": "icon-large.png",
        "default_popup": "popup.html"
    },
    "permissions": [
        "tabs"
    ]
}