DJs Mobiles

Get the latest tech news, specs, reviews and comparisons

什么是DJs Mobiles?

DJs Mobiles是由http://www.djsmobiles.com开发的Chrome扩展程序,该扩展的主要功能是“Get the latest tech news, specs, reviews and comparisons”。

扩展截图

screenshot

下载DJs Mobiles扩展crx文件

下载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
}