DJs Mobiles

Get the latest tech news, specs, reviews and comparisons

Τι είναι το DJs Mobiles;

Το DJs Mobiles είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον http://www.djsmobiles.com, και η κύρια λειτουργία του είναι "Get the latest tech news, specs, reviews and comparisons".

Στιγμιότυπα Επέκτασης

screenshot

Λήψη αρχείου CRX της επέκτασης DJs Mobiles

Λήψη αρχείων επέκτασης DJs Mobiles σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.

Οδηγίες Χρήσης της Επέκτασης

                        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.                    

Βασικές Πληροφορίες Επέκτασης

Όνομα DJs Mobiles DJs Mobiles
ID egclklceacboefpgfllppdemchbpgpph
Επίσημο URL https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph
Περιγραφή Get the latest tech news, specs, reviews and comparisons
Μέγεθος Αρχείου 4.3 KB
Αριθμός Εγκαταστάσεων 34
Τρέχουσα Έκδοση 4.0.1
Τελευταία Ενημέρωση 2015-03-12
Ημερομηνία Δημοσίευσης 2015-03-12
Αξιολόγηση 3.67/5 Συνολικά 3 Αξιολογήσεις
Προγραμματιστής http://www.djsmobiles.com
Τύπος Πληρωμής free
Υποστηριζόμενες Γλώσσες 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
}