DJs Mobiles

Get the latest tech news, specs, reviews and comparisons

Hvad er DJs Mobiles?

DJs Mobiles er en Chrome-udvidelse udviklet af http://www.djsmobiles.com, og dens hovedfunktion er "Get the latest tech news, specs, reviews and comparisons".

Udvidelsesskærmbilleder

screenshot

Download DJs Mobiles-udvidelses-CRX-fil

Download DJs Mobiles-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        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.                    

Grundlæggende oplysninger om udvidelsen

Navn DJs Mobiles DJs Mobiles
ID egclklceacboefpgfllppdemchbpgpph
Officiel URL https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph
Beskrivelse Get the latest tech news, specs, reviews and comparisons
Filstørrelse 4.3 KB
Antal Installationer 34
Nuværende Version 4.0.1
Senest Opdateret 2015-03-12
Udgivelsesdato 2015-03-12
Bedømmelse 3.67/5 Samlet 3 Bedømmelser
Udvikler http://www.djsmobiles.com
Betalingsmetode free
Understøttede Sprog 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
}