DJs Mobiles
Get the latest tech news, specs, reviews and comparisons
What is DJs Mobiles?
DJs Mobiles is a Chrome extension developed by http://www.djsmobiles.com, and its main feature is "Get the latest tech news, specs, reviews and comparisons".
Extension Screenshots
Download DJs Mobiles Extension CRX File
Download DJs Mobiles extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.
Extension Usage Instructions
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.
Extension Basic Information
Name | |
ID | egclklceacboefpgfllppdemchbpgpph |
Official URL | https://chrome.google.com/webstore/detail/djs-mobiles/egclklceacboefpgfllppdemchbpgpph |
Description | Get the latest tech news, specs, reviews and comparisons |
File Size | 4.3 KB |
Installation Count | 34 |
Current Version | 4.0.1 |
Last Updated | 2015-03-12 |
Publish Date | 2015-03-12 |
Rating | 3.67/5 Total 3 Ratings |
Developer | http://www.djsmobiles.com |
Payment Type | free |
Supported Languages | 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 } |