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
官方網址 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"
    ]
}