open multi tabs

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

open multi tabsとは何ですか?

open multi tabsはhttp://withcat.netによって開発されたChromeの拡張機能で、その主な機能は「open multi tabs from urls separated by spaces or tabs or new lines」です。

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

screenshot
screenshot

open multi tabs拡張機能のCRXファイルをダウンロード

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

拡張機能の使用方法

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

拡張機能の基本情報

名前 open multi tabs open multi tabs
ID jljmfncehhnfcokceopodljhfdmenjjh
公式URL https://chrome.google.com/webstore/detail/open-multi-tabs/jljmfncehhnfcokceopodljhfdmenjjh
説明 open multi tabs from urls separated by spaces or tabs or new lines
ファイルサイズ 206 KB
インストール数 291
現在のバージョン 0.1
最終更新日 2014-01-15
公開日 2014-01-15
評価 3.00/5 合計 2 レビュー
開発者 http://withcat.net
支払い方法 free
対応言語 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"
    }
}