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
官方網址 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
}