DJs Mobiles

Get the latest tech news, specs, reviews and comparisons

Cos'è DJs Mobiles?

DJs Mobiles è un'estensione di Chrome sviluppata da http://www.djsmobiles.com, e la sua funzione principale è "Get the latest tech news, specs, reviews and comparisons".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione DJs Mobiles

Scarica i file di estensione DJs Mobiles in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        DJ's Mobiles brings you the latest news on smartphones, tablets and other mobile devies. The site helps you choose the right device for you and gives you access to the latest apps available in the various application markets.

With the DJ's Mobiles Chrome Extension you can access the latest tweets and facebook page updates from DJsMobiles.

DJ's Mobiles is also available as an Android and Symbian app which you can download from our site.                    

Informazioni di Base sull'Estensione

Nome DJs Mobiles DJs Mobiles
ID egclklceacboefpgfllppdemchbpgpph
URL Ufficiale https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph
Descrizione Get the latest tech news, specs, reviews and comparisons
Dimensione del File 4.3 KB
Conteggio Installazioni 34
Versione Corrente 4.0.1
Ultimo Aggiornamento 2015-03-12
Data di Pubblicazione 2015-03-12
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore http://www.djsmobiles.com
Tipo di Pagamento free
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "DJs Mobiles",
    "version": "4.0.1",
    "description": "Get the latest tech news, specs, reviews and comparisons",
    "permissions": [
        "privacy"
    ],
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon.png",
        "default_title": "DJs Mobiles - Your Guide to Going Mobile"
    },
    "manifest_version": 2
}