DJs Mobiles

Get the latest tech news, specs, reviews and comparisons

Was ist DJs Mobiles?

DJs Mobiles ist eine Chrome-Erweiterung, die von http://www.djsmobiles.com entwickelt wurde, und ihr Hauptmerkmal ist "Get the latest tech news, specs, reviews and comparisons".

Erweiterungsscreenshots

screenshot

DJs Mobiles-Erweiterungs-CRX-Datei herunterladen

Laden Sie DJs Mobiles-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

                        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.                    

Grundlegende Informationen zur Erweiterung

Name DJs Mobiles DJs Mobiles
ID egclklceacboefpgfllppdemchbpgpph
Offizielle URL https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph
Beschreibung Get the latest tech news, specs, reviews and comparisons
Dateigröße 4.3 KB
Installationsanzahl 34
Aktuelle Version 4.0.1
Letztes Update 2015-03-12
Veröffentlichungsdatum 2015-03-12
Bewertung 3.67/5 Insgesamt 3 Bewertungen
Entwickler http://www.djsmobiles.com
Zahlungsart free
Unterstützte Sprachen 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
}