open multi tabs

open multi tabs from urls separated by spaces or tabs or new lines

open multi tabs là gì?

open multi tabs là một tiện ích mở rộng Chrome được phát triển bởi http://withcat.net, và tính năng chính của nó là "open multi tabs from urls separated by spaces or tabs or new lines".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng open multi tabs

Tải xuống các tệp mở rộng open multi tabs dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        open multi tabs from urls separated by spaces or tabs or new lines                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên open multi tabs open multi tabs
ID jljmfncehhnfcokceopodljhfdmenjjh
URL Chính Thức https://chrome.google.com/webstore/detail/open-multi-tabs/jljmfncehhnfcokceopodljhfdmenjjh
Mô tả open multi tabs from urls separated by spaces or tabs or new lines
Kích Thước Tệp 206 KB
Số Lần Cài Đặt 291
Phiên Bản Hiện Tại 0.1
Cập Nhật Lần Cuối 2014-01-15
Ngày Phát Hành 2014-01-15
Đánh Giá 3.00/5 Tổng số 2 Đánh Giá
Nhà Phát Triển http://withcat.net
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "open multi tabs",
    "description": "open multi tabs from urls separated by spaces or tabs or new lines",
    "version": "0.1",
    "permissions": [
        "tabs"
    ],
    "browser_action": {
        "default_title": "open multi tabs",
        "default_icon": "images\/add_link-128.png",
        "default_popup": "views\/feed.html"
    },
    "icons": {
        "128": "images\/add_link-128.png"
    }
}