DJs Mobiles

Get the latest tech news, specs, reviews and comparisons

Apa itu DJs Mobiles?

DJs Mobiles adalah ekstensi Chrome yang dikembangkan oleh http://www.djsmobiles.com, dan fitur utamanya adalah "Get the latest tech news, specs, reviews and comparisons".

Screenshot Ekstensi

screenshot

Unduh Berkas CRX Ekstensi DJs Mobiles

Unduh file ekstensi DJs Mobiles dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama DJs Mobiles DJs Mobiles
ID egclklceacboefpgfllppdemchbpgpph
URL Resmi https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph
Deskripsi Get the latest tech news, specs, reviews and comparisons
Ukuran File 4.3 KB
Jumlah Instalasi 34
Versi Saat Ini 4.0.1
Terakhir Diperbarui 2015-03-12
Tanggal Publikasi 2015-03-12
Penilaian 3.67/5 Total 3 Penilaian
Pengembang http://www.djsmobiles.com
Tipe Pembayaran free
Bahasa yang Didukung 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
}