Contaxio

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

Wat is Contaxio?

Contaxio is een Chrome-extensie ontwikkeld door https://contax.io, en de belangrijkste functie is "Click the Contaxio button in the toolbar and search for your contacts.".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Contaxio

Download Contaxio-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.

Instructies voor het Gebruik van de Extensie

                        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.                    

Basisinformatie over de Extensie

Naam Contaxio Contaxio
ID jjnoeokbcacoadmpkkpaofcehgjeihie
Officiële URL https://chromewebstore.google.com/detail/contaxio/jjnoeokbcacoadmpkkpaofcehgjeihie
Beschrijving Click the Contaxio button in the toolbar and search for your contacts.
Bestandsgrootte 52.12 KB
Aantal Installaties 11
Huidige Versie 2.2
Laatst Bijgewerkt 2014-04-13
Publicatiedatum 2014-04-13
Beoordeling 5.00/5 Totaal 1 Beoordelingen
Ontwikkelaar https://contax.io
Betalingswijze free
Ondersteunde Talen 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
}