Contaxio

Click the Contaxio button in the toolbar and search for your contacts.

Contaxioとは何ですか?

Contaxioはhttps://contax.ioによって開発されたChromeの拡張機能で、その主な機能は「Click the Contaxio button in the toolbar and search for your contacts.」です。

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

screenshot

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

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

拡張機能の使用方法

                        With this extension, Contaxio users can quickly search for Twitter, Facebook, and Google contacts.  This is the perfect companion to your Contaxio (http://contax.io) social rolodex.                    

拡張機能の基本情報

名前 Contaxio Contaxio
ID jjnoeokbcacoadmpkkpaofcehgjeihie
公式URL https://chromewebstore.google.com/detail/contaxio/jjnoeokbcacoadmpkkpaofcehgjeihie
説明 Click the Contaxio button in the toolbar and search for your contacts.
ファイルサイズ 52.12 KB
インストール数 11
現在のバージョン 2.2
最終更新日 2014-04-13
公開日 2014-04-13
評価 5.00/5 合計 1 レビュー
開発者 https://contax.io
支払い方法 free
対応言語 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Contaxio",
    "version": "2.2",
    "description": "Click the Contaxio button in the toolbar and search for your contacts.",
    "browser_action": {
        "default_title": "Contaxio",
        "default_icon": "favicon.png",
        "default_popup": "contaxio.html"
    },
    "icons": {
        "16": "favicon.png",
        "48": "icon_48.png",
        "128": "icon_128.png"
    },
    "permissions": [
        "http:\/\/contax.io\/*",
        "https:\/\/contax.io\/*"
    ],
    "options_page": "options.html",
    "manifest_version": 2
}