DJs Mobiles
Get the latest tech news, specs, reviews and comparisons
DJs Mobiles là gì?
DJs Mobiles là một tiện ích mở rộng Chrome được phát triển bởi http://www.djsmobiles.com, và tính năng chính của nó là "Get the latest tech news, specs, reviews and comparisons".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng DJs Mobiles
Tải xuống các tệp mở rộng DJs Mobiles dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
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.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | |
ID | egclklceacboefpgfllppdemchbpgpph |
URL Chính Thức | https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph |
Mô tả | Get the latest tech news, specs, reviews and comparisons |
Kích Thước Tệp | 4.3 KB |
Số Lần Cài Đặt | 34 |
Phiên Bản Hiện Tại | 4.0.1 |
Cập Nhật Lần Cuối | 2015-03-12 |
Ngày Phát Hành | 2015-03-12 |
Đánh Giá | 3.67/5 Tổng số 3 Đánh Giá |
Nhà Phát Triển | http://www.djsmobiles.com |
Loại Thanh Toán | free |
Ngôn Ngữ Được Hỗ Trợ | 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 } |