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
}