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

OpenTabs - Open many tabs in 1 clickとは何ですか?

OpenTabs - Open many tabs in 1 clickはKamoorによって開発されたChromeの拡張機能で、その主な機能は「A simple tool to open multiple tabs in single click. Useful to work with too many websites at a time」です。

拡張機能のスクリーンショット

screenshot

OpenTabs - Open many tabs in 1 click拡張機能のCRXファイルをダウンロード

OpenTabs - Open many tabs in 1 click拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 OpenTabs - Open many tabs in 1 click OpenTabs - Open many tabs in 1 click
ID poglocjfapnengmednlkjeakmdialopa
公式URL https://chrome.google.com/webstore/detail/opentabs-open-many-tabs-i/poglocjfapnengmednlkjeakmdialopa
説明 A simple tool to open multiple tabs in single click. Useful to work with too many websites at a time
ファイルサイズ 15.26 KB
インストール数 341
現在のバージョン 1.0.2
最終更新日 2015-02-24
公開日 2015-02-24
評価 3.50/5 合計 2 レビュー
開発者 Kamoor
支払い方法 free
対応言語 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"
    ]
}