Divvi

Browse multiple sites at the same time with divvi!

Divviとは何ですか?

Divviはlittlen4によって開発されたChromeの拡張機能で、その主な機能は「Browse multiple sites at the same time with divvi!」です。

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

screenshot
screenshot

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

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

拡張機能の使用方法

                        Divvi lets anyone browse multiple webpages at the same time. Simply click the plus to add a page and make research, work, and play a whole lot easier.                    

拡張機能の基本情報

名前 Divvi Divvi
ID ajmipnammoecdbcnlgghcccpbkfgaedo
公式URL https://chrome.google.com/webstore/detail/divvi/ajmipnammoecdbcnlgghcccpbkfgaedo
説明 Browse multiple sites at the same time with divvi!
ファイルサイズ 11.4 KB
インストール数 14
現在のバージョン 1.0
最終更新日 2015-09-05
公開日 2015-07-01
開発者 littlen4
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "http:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "browser_action": {
        "default_icon": "Direction_Horz.png"
    },
    "name": "Divvi",
    "description": "Browse multiple sites at the same time with divvi!",
    "version": "1.0",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "permissions": [
        "webRequest",
        "webRequestBlocking",
        ""
    ]
}