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

Apa itu OpenTabs - Open many tabs in 1 click?

OpenTabs - Open many tabs in 1 click adalah ekstensi Chrome yang dikembangkan oleh Kamoor, dan fitur utamanya adalah "A simple tool to open multiple tabs in single click. Useful to work with too many websites at a time".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi OpenTabs - Open many tabs in 1 click

Unduh file ekstensi OpenTabs - Open many tabs in 1 click dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama OpenTabs - Open many tabs in 1 click OpenTabs - Open many tabs in 1 click
ID poglocjfapnengmednlkjeakmdialopa
URL Resmi https://chrome.google.com/webstore/detail/opentabs-open-many-tabs-i/poglocjfapnengmednlkjeakmdialopa
Deskripsi A simple tool to open multiple tabs in single click. Useful to work with too many websites at a time
Ukuran File 15.26 KB
Jumlah Instalasi 341
Versi Saat Ini 1.0.2
Terakhir Diperbarui 2015-02-24
Tanggal Publikasi 2015-02-24
Penilaian 3.50/5 Total 2 Penilaian
Pengembang Kamoor
Tipe Pembayaran free
Bahasa yang Didukung 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"
    ]
}